Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
New
Description
The FieldCache returns an array representing the values for each doc. However there is no way to know if the doc actually has a value.
This should be changed to return an object representing the values and a BitSet for all valid docs.
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-3390 Incorrect sort by Numeric values for documents missing the sorting field
- Closed
-
LUCENE-2186 First cut at column-stride fields (index values storage)
- Reopened
- relates to
-
LUCENE-2665 Rework FieldCache to be more flexible/general
- Resolved
-
LUCENE-3443 Port 3.x FieldCache.getDocsWithField() to trunk
- Closed