You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shawn Heisey (JIRA)" <ji...@apache.org> on 2010/05/19 00:34:43 UTC

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

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

Shawn Heisey commented on SOLR-788:
-----------------------------------

I couldn't get the original patch to work on the 4.0 trunk or branch_3x.  It would apply, but not compile.

I did get the alternate patch to apply and compile with the branch_3x version downloaded last night.  Part of that was changing the constant for the purpose to 0x800 since a different one with 0x400 had been added already.

When I add a shards parameter, it no longer works and says "undefined field id" twice and spits out "request: " with the URL of the shard.

Have things changed enough in the last several months that this patch will require reworking, or did I just miss something simple?  If you need info from me, let me know how to get it.


> 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: 1.5
>
>         Attachments: AlternateDistributedMLT.patch, MoreLikeThisComponentTest.patch, SolrMoreLikeThisPatch.txt
>
>
> The MoreLikeThis component should support distributed processing.
> See SOLR-303.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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