Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
New, Patch Available
Description
Today we index as DOCS_AND_POSITIONS, which is necessary because we stuff the payload into one of those tokens.
If we indexed under two fields instead, then we could make the drill-down field DOCS_ONLY.
But ... once/if we cutover to doc values then we could use one field again.
Attachments
Issue Links
- Is contained by
-
LUCENE-4602 Use DocValues to store per-doc facet ord
- Closed