Details
-
Type:
Improvement
-
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
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
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)
-
- Closed
-
- relates to
-
LUCENE-2665 Rework FieldCache to be more flexible/general
-
- Resolved
-
-
LUCENE-3443 Port 3.x FieldCache.getDocsWithField() to trunk
-
- Closed
-