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

SortedSetDocValuesFacetField doesn't work with DrillDownQuery

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.3, 6.0
    • modules/facet
    • None
    • New

    Description

      Currently SSDVFF does not index any postings ... so you cannot drill-down, at least not the "normal" way.

      To fix this, we may need to make SSDVFF more like FacetFields, i.e. receive all CategoryPaths up front, and then re-use the code in FacetFields that adds the pre-tokenized field to the doc.

      Attachments

        1. LUCENE-4840.patch
          14 kB
          Michael McCandless

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mikemccand Michael McCandless
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: