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

JSON Facet method:"stream" configurable use of filter cache threshold

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 6.2
    • Facet Module
    • None

    Description

      When using method:"stream" in the JSON facet API, the code will currently always use the filter cache for each value. This basically blows out the filter cache. The code has smarts to pick a doc count threshold to use the filter cache, however a small bug prevents it's use.

      Attachments

        1. SOLR_9350.patch
          1 kB
          David Smiley

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: