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

CachingWrapperFilter -> CachingWrapperQuery

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 5.1, 6.0
    • None
    • None
    • New

    Description

      As part of the filter -> query migration, we should migrate the caching wrappers (including the filter cache).

      I think the behaviour should be to delegate to the wrapped query when scores are needed and cache otherwise like CachingWrapperFilter does today.

      Also the cache should ignore query boosts so that field:value^2 and field:value^3 are considered equal if scores are not needed.

      Attachments

        1. LUCENE-6303.patch
          228 kB
          Adrien Grand
        2. LUCENE-6303-disable_auto-caching.patch
          12 kB
          Adrien Grand

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: