Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
This is what we did with the random-access API in order to save lookups in the bit set that stores documents that have a value for the field. See for instance FieldComparator.LongComparator.compareBottom in 6.x.
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-7407 Explore switching doc values to an iterator API
- Resolved