Details
-
Wish
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
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?