You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/02/26 05:34:12 UTC

[jira] [Commented] (SOLR-4210) Requests to a Collection that does not exist on the receiving node should be proxied to a suitable node.

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

Commit Tag Bot commented on SOLR-4210:
--------------------------------------

[trunk commit] Mark Robert Miller
http://svn.apache.org/viewvc?view=revision&revision=1450015

SOLR-4210: Requests to a Collection that does not exist on the receiving node should be proxied to a suitable node.

                
> Requests to a Collection that does not exist on the receiving node should be proxied to a suitable node.
> --------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-4210
>                 URL: https://issues.apache.org/jira/browse/SOLR-4210
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>    Affects Versions: 4.0-BETA, 4.0
>            Reporter: Po Rui
>            Assignee: Mark Miller
>             Fix For: 4.2, 5.0
>
>         Attachments: SOLR-4210.patch, SOLR-4210.patch, SOLR-4210.patch
>
>
> It only check the local collection or core  when searching, doesn't look on other nodes. e.g. a cluster have 4 nodes. 1th 2th 3th contribute to "collection1". 2th 3th 4th contribute to "collection2". now send query to 4th to searching "collection1" will failed. 
> It is an imperfect feature for searching. it is a TODO part in SolrDispatchFilter-line 220.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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