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

Fix explain for global ordinal query time join

Details

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

    Description

      The explain methods for the global ordinal join is broken, because even in the case that a document doesn't match with the query it tries to create an explain that tells it does.

      In the case when score mode 'avg' is used this causes a NPE and in the other cases the return explanation indicates that a document matches while it doesn't.

      Attachments

        1. LUCENE_7065.patch
          9 kB
          Martijn van Groningen
        2. LUCENE_7065.patch
          9 kB
          Martijn van Groningen

        Activity

          People

            Unassigned Unassigned
            martijn.v.groningen Martijn van Groningen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: