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

MinShouldMatchSumScorer should support approximations

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • New

    Description

      This is a tricky yet interesting improvement.

      The approximation would return a document as soon as min_should_match sub approximations match. Then when matching, it would iterate over approximations that are on the current document, and if matches() fails, it would try to replace the current approximation with one from the tail (approximations that are behind the current document).

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: