You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Martijn van Groningen (JIRA)" <ji...@apache.org> on 2016/03/03 23:43:18 UTC

[jira] [Created] (LUCENE-7065) Fix explain for global ordinal query time join

Martijn van Groningen created LUCENE-7065:
---------------------------------------------

             Summary: Fix explain for global ordinal query time join
                 Key: LUCENE-7065
                 URL: https://issues.apache.org/jira/browse/LUCENE-7065
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Martijn van Groningen


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org