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

Fix Disjunction*Scorer not to score unless you ask it to

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.9, 6.0
    • None
    • None
    • New

    Description

      These things scored implicitly on next()/advance() for historical reasons: but now that minShouldMatch is split apart we should remove this, its unnecessary.

      This allows us to remove the horrendous afterNext and clean things up, too.

      Attachments

        1. LUCENE-5694.patch
          13 kB
          Robert Muir

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: