-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.0-ALPHA
-
Component/s: core/search
-
Labels:None
-
Lucene Fields:New, Patch Available
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.
- 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
-