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

Vitaliy Zhovtyuk updated SOLR-5480:
-----------------------------------

    Attachment: SOLR-5480.patch

Updated patch sources to latest trunk. There are two approaches to get 
distributed MLT:
1. Added mlt qparser, works in single and cloud mode. Added support for numeric 
id. 
Result of mlt written as query result - not in MoreLikeThis. Added tests to 
call in single and cloud modes.

2. SingleMLT component, mlt per shards distribution, added 
org.apache.solr.handler.DistributedMoreLikeThisHandlerTest

> Make MoreLikeThisHandler distributable
> --------------------------------------
>
>                 Key: SOLR-5480
>                 URL: https://issues.apache.org/jira/browse/SOLR-5480
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Steve Molloy
>            Assignee: Noble Paul
>         Attachments: SOLR-5480.patch, SOLR-5480.patch, SOLR-5480.patch, 
> SOLR-5480.patch, SOLR-5480.patch, SOLR-5480.patch, 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.2#6252)

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

Reply via email to