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

Mark Miller updated SOLR-2957:
------------------------------

    Attachment: SOLR-2957.patch

I've implemented the first part - if you pass a corename in the url that is not 
found, when in zk mode, we try using the corename as the collection name and we 
search the local instance for any cores that are in that collection, first 
looking for a leader.
                
> collection URLs in a cluster
> ----------------------------
>
>                 Key: SOLR-2957
>                 URL: https://issues.apache.org/jira/browse/SOLR-2957
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrCloud, update
>            Reporter: Yonik Seeley
>            Assignee: Mark Miller
>             Fix For: 4.0
>
>         Attachments: SOLR-2957.patch
>
>
> In solrcloud, one can hit a URL of /collection1/select and get a distributed 
> search over collection1.
> If we wish to maintain this, we'll need some more flexible URL to core 
> mapping since there may be more than one core for the collection on a node, 
> and the "collection1" core on that node could go away altogether.

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to