Christoph Kaser created LUCENE-4082:
---------------------------------------
Summary: 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.6, 3.5, 3.4
Reporter: Christoph Kaser
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: [email protected]
For additional commands, e-mail: [email protected]