Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
The new doc values APIs make it easy to implement a TwoPhaseIterator, and things are going to be faster in the sparse case since we can use the doc values object as an approximation.
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-7407 Explore switching doc values to an iterator API
- Resolved