Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-4623

facets should index drill-down fields using DOCS_ONLY

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.2, 6.0
    • modules/facet
    • 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

          Activity

            People

              shaie Shai Erera
              mikemccand Michael McCandless
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: