Upayavira created SOLR-5984:
-------------------------------
Summary: MoreLikeThisHandler shows wrong explains output
Key: SOLR-5984
URL: https://issues.apache.org/jira/browse/SOLR-5984
Project: Solr
Issue Type: Bug
Components: MoreLikeThis
Affects Versions: 4.7
Reporter: Upayavira
Priority: Minor
The MoreLikeThisHandler, when showing explains output, shows the scoring
calculations based upon the rawMLTQuery, not the boostedMLTQuery, meaning that
boosts aren't shown in the explains output.
Given that explains is supposed to "explain" the score that was actually used,
this is clearly incorrect.
The fix is a one-liner. Patch to follow.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]