-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: master (9.0)
-
Component/s: None
-
Labels:None
-
Lucene Fields:New
Today collectors, once they collect enough docs, can instruct scorers to update their iterators to skip non-competitive documents. This is applicable only for a case when we need top docs by _score.
It would be nice to also have an ability to skip non-competitive docs when we need top docs sorted by other fields different from _score.
- contains
-
LUCENE-9384 Backport for the field sort optimization of LUCENE-9280
-
- Closed
-
- links to