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 2012/06/15 00:42:43 UTC

[jira] [Resolved] (LUCENE-4082) Implement explain in ToParentBlockJoinQuery$BlockJoinWeight

     [ https://issues.apache.org/jira/browse/LUCENE-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn van Groningen resolved LUCENE-4082.
-------------------------------------------

    Resolution: Fixed

Committed to branch4x and trunk.
                
> Implement explain in ToParentBlockJoinQuery$BlockJoinWeight
> -----------------------------------------------------------
>
>                 Key: LUCENE-4082
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4082
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: modules/join
>    Affects Versions: 3.4, 3.5, 3.6
>            Reporter: Christoph Kaser
>            Assignee: Martijn van Groningen
>            Priority: Minor
>             Fix For: 4.0, 5.0
>
>         Attachments: LUCENE-4082.patch, LUCENE-4082.patch
>
>
> At the moment, ToParentBlockJoinQuery$BlockJoinWeight.explain throws an UnsupportedOperationException. It would be useful if it could instead return the score of parent document, even if the explanation on how that score was calculated is missing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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