-
Type:
Wish
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.0
-
Component/s: None
-
Labels:None
-
Lucene Fields:New
This is a follow-up to LUCENE-7491. Maybe we could simplify things a bit by changing LeafReader.getPointValues() to LeafReader.getPointValues(String fieldName) and removing all String fieldName parameters from PointValues?