[
https://issues.apache.org/jira/browse/SOLR-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16738355#comment-16738355
]
Alessandro Benedetti commented on SOLR-12304:
---------------------------------------------
thanks for your response David, investigating a bit more,
there is a functionality that is offered by the component that is not
achievable through the query parser:
*Using MoreLikeThis as a search component returns similar documents for each
document in the response set.*
Given that, it should be ok to keep it and this patch is still valid.
Deprecating the MLT handler is still recommended though.
Ideally I prefer to remove it as I fear deprecated stuff could pend around for
a while.
I will work in the next month on that, I will open a Jira and keep the progress
there.
> Interesting Terms parameter is ignored by MLT Component
> -------------------------------------------------------
>
> Key: SOLR-12304
> URL: https://issues.apache.org/jira/browse/SOLR-12304
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: MoreLikeThis
> Affects Versions: 7.2
> Reporter: Alessandro Benedetti
> Priority: Major
> Attachments: SOLR-12304.patch, SOLR-12304.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently the More Like This component just ignores the mlt.InterestingTerms
> parameter ( which is usable by the MoreLikeThisHandler).
> Scope of this issue is to fix the bug and add related tests ( which will
> succeed after the fix )
> *N.B.* MoreLikeThisComponent and MoreLikeThisHandler are very coupled and the
> tests for the MoreLikeThisHandler are intersecting the MoreLikeThisComponent
> ones .
> It is out of scope for this issue any consideration or refactor of that.
> Other issues will follow.
> *N.B.* out of scope for this issue is the distributed case, which is much
> more complicated and requires much deeperĀ investigations
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]