[
https://issues.apache.org/jira/browse/SOLR-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bill Au updated SOLR-1545:
--------------------------
Attachment: solr-1545.patch
Here is my first attempt. I have tested it and it seems to work. I am obtaining the Sort by calling SolrPluginUtils.getSort() and passing it into the MoreLikeThisHelper, where the sort is used when calling getDocListAndSet() and getDocList().
> add support for sort to MoreLikeThis
> ------------------------------------
>
> Key: SOLR-1545
> URL:
https://issues.apache.org/jira/browse/SOLR-1545> Project: Solr
> Issue Type: Improvement
> Components: search
> Affects Versions: 1.4
> Reporter: Bill Au
> Priority: Minor
> Attachments: solr-1545.patch
>
>
> Add support for sort to MoreLikeThis. I will attach a patch with more info shortly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.