Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
The existing FieldCache implementation is very rigid and does not allow much flexibility. In trying to implement simple features, it points to much larger structural problems.
This patch aims to take a fresh approach to how we work with the FieldCache.
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-2527 FieldCache.getTermsIndex should cache fasterButMoreRAM=true|false to the same cache key
- Open
-
LUCENE-3390 Incorrect sort by Numeric values for documents missing the sorting field
- Closed
-
LUCENE-831 Complete overhaul of FieldCache API/Implementation
- Open
-
LUCENE-2133 [PATCH] IndexCache: Refactoring of FieldCache, FieldComparator, SortField
- Open
-
LUCENE-2649 FieldCache should include a BitSet for matching docs
- Closed
- is superceded by
-
LUCENE-3360 Move FieldCache to IndexReader
- Closed
- relates to
-
LUCENE-2671 Add sort missing first/last ability to SortField and ValueComparator
- Closed
-
SOLR-2134 Trie* fields should support sortMissingLast=true, and deprecate Sortable* Field Types
- Closed