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

DisjunctionMaxQuery could rewrite to BooleanQuery when tiebreaker == 1

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 7.0
    • None
    • None
    • New

    Description

      If all disjuncts are considered equal in terms of scoring, rewriting to a BooleanQuery would not modify the score and could bring some speed up with the bulk scorer optims.

      Attachments

        1. LUCENE-7874.patch
          2 kB
          Jim Ferenczi

        Activity

          People

            Unassigned Unassigned
            jimczi Jim Ferenczi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: