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

Field faceting with local params affects successive field faceting parameters

    XMLWordPrintableJSON

Details

    Description

      SOLR-4717 introduced local param support for per-field faceting, allowing the same field to be faceted in various ways. There's a problem such that one fields local param setting will override the defaults of the next field. For example:

      http://localhost:8983/solr/query?q=*:*&facet=true&rows=0&facet.field={!facet.prefix=a}name&facet.field=features

      where the facet.prefix for name affects the features faceting.

      Attachments

        1. SOLR-4842__hoss_tests.patch
          4 kB
          Chris M. Hostetter
        2. SOLR-4842.patch
          7 kB
          Chris M. Hostetter
        3. SOLR-4842.patch
          6 kB
          Erik Hatcher
        4. SOLR-4842.patch
          2 kB
          Erik Hatcher
        5. SOLR-4842.patch
          1 kB
          Erik Hatcher

        Activity

          People

            ehatcher Erik Hatcher
            ehatcher Erik Hatcher
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: