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

DrillSideways should accept drill down fields that are not faceted

Details

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

    Description

      Today if you drill down on a field but don't do facet counts on it, DrillSideways throws an exception.

      The caller can work around this: it must take all such drill-downs and manually move them into the base query as BQ MUST clauses. But I think DrillSideways should do this.

      I hit this when trying to add a "See all..." link on a facet dim that has way too many labels to normally show: in this case I run a new search, but I facet only on this one dimension, when there could be drill-downs on other dimensions.

      Attachments

        1. LUCENE-4915.patch
          14 kB
          Michael McCandless

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: