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

Distributed faceting can create invalid refinement requests when "key" is complex

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.1, 4.0-ALPHA
    • None
    • None

    Description

      The NPE described here: http://search.lucidimagination.com/search/document/a4c217d153635301
      is due to 2 issues. An exception in a refinement request isn't checked for, and a NPE results, masking the original exception.
      The original exception is caused by Solr using local param dereferencing with a param name derived from the "key" for that facet.
      If the key is something like "a/b/c" the request fails.

      Attachments

        1. SOLR-2110.patch
          1 kB
          Yonik Seeley

        Activity

          People

            yseeley@gmail.com Yonik Seeley
            yseeley@gmail.com Yonik Seeley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: