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

optimize search with filter when filterCache is null

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.4, 6.0
    • None
    • None

    Description

      Currently, this is very slow (it pulls bitsets and then intersects them after the fact).

      If you have no filterCache, it should be treated as if you specified cache=false implicitly and intersected with the query.

      Attachments

        1. SOLR-5012.patch
          0.7 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: