You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Molloy (JIRA)" <ji...@apache.org> on 2013/11/24 20:53:35 UTC

[jira] [Updated] (SOLR-5480) Make MoreLikeThisHandler distributable

     [ https://issues.apache.org/jira/browse/SOLR-5480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Molloy updated SOLR-5480:
-------------------------------

    Attachment: SOLR-5480.patch

First patch based on 4.6 branch covering similarity based on text passed in only, need to add support for similarity based on first document matching query. Probably needs some tweaks as well.

> Make MoreLikeThisHandler distributable
> --------------------------------------
>
>                 Key: SOLR-5480
>                 URL: https://issues.apache.org/jira/browse/SOLR-5480
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Steve Molloy
>         Attachments: SOLR-5480.patch
>
>
> The MoreLikeThis component, when used in the standard search handler supports distributed searches. But the MoreLikeThisHandler itself doesn't, which prevents from say, passing in text to perform the query. I'll start looking into adapting the SearchHandler logic to the MoreLikeThisHandler. If anyone has some work done already and want to share, or want to contribute, any help will be welcomed. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org