Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
New
Description
Robert Muir:
But I think this is related to my comment above: I think its confusing that DocValues fields are treated
as Stored fields at all?
This basically is the same problem all over again.
You make a Document with N StorableFields
You call IR.document and get a StorableDocument back, with N-3 StorableFields.
You wonder: what happened to the other 3 fields?
They were DocValues.