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

remove minShouldMatch/speed up DisjunctionSumScorer

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.3
    • 4.3, 6.0
    • core/query/scoring
    • None
    • New

    Description

      LUCENE-4571 added a MinShouldMatchScorer: capable of using advance() on subscorers for minShouldMatch > 1.

      However, we didn't yet cleanup the (now dead) minShouldMatch logic from DisjunctionSumScorer: which is now only used for pure disjunctions. This can also give some reasonable performance improvements for in-order collection.

      Attachments

        1. LUCENE-4923.patch
          8 kB
          Robert Muir

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: