Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
New, Patch Available
Description
When SortField and ValueComparator use EntryCreators (from LUCENE-2649) they use a special sort value when the field is missing.
This enables lucene to implement 'sort missing last' or 'sort missing first' for numeric values from the FieldCache.
Attachments
Attachments
Issue Links
- is depended upon by
-
SOLR-2134 Trie* fields should support sortMissingLast=true, and deprecate Sortable* Field Types
- Closed
- is related to
-
LUCENE-2665 Rework FieldCache to be more flexible/general
- Resolved
- relates to
-
LUCENE-3390 Incorrect sort by Numeric values for documents missing the sorting field
- Closed