[ 
https://issues.apache.org/jira/browse/SOLR-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753377#comment-16753377
 ] 

Alessandro Benedetti commented on SOLR-12304:
---------------------------------------------

Hi [~dsmiley], I created the other issue that will take care of the More Like 
This Handler removal : https://issues.apache.org/jira/browse/SOLR-13172 .

Then I updated the Pull Request with the minor change you proposed and merging 
back upstream master, it is up to date, no conflict and related tests are green.

The reason I considered it a bug(or better an half baked functionality) is 
because there was the Lucene implementation available, Apache Solr had the 
request parameters meant to provide the functionality but then, they were just 
not used to actually properly generate the Interesting Terms.

Ready for review!

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to