collection URLs in a cluster ---------------------------- Key: SOLR-2957 URL: https://issues.apache.org/jira/browse/SOLR-2957 Project: Solr Issue Type: Sub-task Reporter: Yonik Seeley
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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org