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

Bring back RandomAccessFilterStrategy

Details

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

    Description

      FiteredQuery had 3 ways of running conjunctions: leap-frog, query first and random-access filter. We still use leap-frog for conjunctions and we now have a better "query-first" strategy through two-phase iteration. However, we don't have any equivalent for the random-access filter strategy.

      Attachments

        1. LUCENE-7339.patch
          15 kB
          Adrien Grand

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: