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

TestBooleanMinShouldMatch.testRandomQueries test failure

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.2, 6.0
    • None
    • None
    • New

    Description

      This is because scoring differences exceed the delta (hardcoded as 1e-5 in queryutils).

      First, clean up the assert so its debuggable.
      Then, compute score the same way in conjunctionscorer as disjunctions and minshouldmatch.

      Attachments

        1. LUCENE-6452.patch
          6 kB
          Robert Muir

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: