You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jamie Johnson (Updated) (JIRA)" <ji...@apache.org> on 2012/03/12 20:38:37 UTC

[jira] [Updated] (SOLR-788) MoreLikeThis should support distributed search

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

Jamie Johnson updated SOLR-788:
-------------------------------

    Attachment: MLT.patch

I tracked down what was causing the issue on my part, the original patch assumed the unique key field was "id" and in my index it's "key".  I've updated the patch to look that up now.  I also supplied multiple fields and that worked properly (as far as I can tell).  
                
> 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
>            Priority: Minor
>             Fix For: 3.6, 4.0
>
>         Attachments: AlternateDistributedMLT.patch, MLT.patch, MLT.patch, MoreLikeThisComponentTest.patch, SolrMoreLikeThisPatch.txt
>
>
> The MoreLikeThis component should support distributed processing.
> See SOLR-303.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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