Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-7680

Never cache term filters

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 6.5, 7.0
    • None
    • None
    • New

    Description

      Currently we just require term filters to be used a lot in order to cache them. Maybe instead we should look into never caching them. This should not hurt performance since term filters are plenty fast, and would make other filters more likely to be cached since we would not "pollute" the history with filters that are not worth caching.

      Attachments

        1. LUCENE-7680.patch
          6 kB
          Adrien Grand
        2. LUCENE-7680.patch
          3 kB
          Adrien Grand

        Activity

          People

            Unassigned Unassigned
            jpountz Adrien Grand
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: