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

Take matchCost into account for MUST_NOT clauses

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 5.5, 6.0
    • None
    • None
    • New

    Description

      ReqExclScorer potentially has two TwoPhaseIterators to check: the one for the positive clause and the one for the negative clause. It should leverage the match cost API to check the least costly one first.

      Attachments

        1. LUCENE-6926.patch
          7 kB
          Adrien Grand
        2. LUCENE-6926.patch
          6 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: