You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Christoph Kaser (JIRA)" <ji...@apache.org> on 2015/06/19 13:38:00 UTC

[jira] [Created] (LUCENE-6588) ToChildBlockJoinQuery does not calculate parent score if the first child is not in acceptDocs

Christoph Kaser created LUCENE-6588:
---------------------------------------

             Summary: ToChildBlockJoinQuery does not calculate parent score if the first child is not in acceptDocs
                 Key: LUCENE-6588
                 URL: https://issues.apache.org/jira/browse/LUCENE-6588
             Project: Lucene - Core
          Issue Type: Bug
          Components: modules/join
    Affects Versions: 5.2.1
            Reporter: Christoph Kaser


There is a bug in ToChildBlockJoinQuery that causes the score calculation to be skipped if the first child of a new parent doc is not in acceptDocs.

I will attach test showing the failure and a patch to fix it.



--
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