-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Component/s: modules/other
-
Labels:None
-
Lucene Fields:New
IS.searchAfter() always returns an empty result when using FunctionValues for sorting.
The culprit is ValueSourceComparator.compareDocToValue() returning -1 when it should return +1.
- is related to
-
LUCENE-3514 deep paging with Sort
-
- Closed
-