Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-2255

local params are not parsed in facet.pivot parameter

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0-ALPHA
    • 4.1
    • None
    • None

    Description

      ...&facet=true&facet.pivot=

      {!ex=category}category_id,subcategory_id&fq={!tag=category}category_id=42

      generates the following error : "undefined field {!ex=category}

      category_id"

      If you filter on subcategory_id, the facet.pivot result will contain only results from this subcategory. It's a loss of function since you can't alter this behavior with local params.

      Attachments

        Activity

          People

            dsmiley David Smiley
            jlirochon Julien Lirochon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: