Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
With the changes in LUCENE-2649, the FieldCache also returns if the bit is valid or not. This is enough to support sortMissingLast=true with Trie* fields. Then we can get rid of the Sortable* fields
Attachments
Attachments
Issue Links
- depends upon
-
LUCENE-2671 Add sort missing first/last ability to SortField and ValueComparator
- Closed
- is related to
-
LUCENE-3390 Incorrect sort by Numeric values for documents missing the sorting field
- Closed
-
LUCENE-2665 Rework FieldCache to be more flexible/general
- Resolved
- relates to
-
SOLR-2881 Trie fields should support sortMissingLast="true"
- Closed