Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
users ofter write doc with indexSorting in one direction(asc or desc) , but need to search top docs both in two direction (asc and desc)
if index sort and search sort are in opposite direction, NumericLeafComparator needn't to check if can skip non-competitive doc inside one segments, because the rest docs are all competitive.
Attachments
Issue Links
- links to