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

Mikhail Khludnev commented on SOLR-788:
---------------------------------------

Got an idea! Shard node may respond Lucene query represented as Solr request 
params with proper parsers and local params refs:
{{"q","{!bool must_not=$mlt0 should=$mlt1 should=$mlt2 ...}","mlt0", "{!field 
f=id}67", "mlt1","{term f=name}foo bar", ..  }}
WDYT? 

> MoreLikeThis should support distributed search
> ----------------------------------------------
>
>                 Key: SOLR-788
>                 URL: https://issues.apache.org/jira/browse/SOLR-788
>             Project: Solr
>          Issue Type: Improvement
>          Components: MoreLikeThis
>            Reporter: Grant Ingersoll
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: 4.1, 6.0
>
>         Attachments: AlternateDistributedMLT.patch, MLT.patch, MLT.patch, 
> MoreLikeThisComponentTest.patch, SOLR-788.patch, SOLR-788.patch, 
> SolrMoreLikeThisPatch.txt, 
> mlt=true_component_is_vulnerable_to_coolon_delimited_token.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The MoreLikeThis component should support distributed processing.
> See SOLR-303.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to