After playing with SolrCloud I answered my own question: multiple collections
can live on the same node. Following the how-to in the solr-ref-guide was
getting me confused.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Migrating-from-solr-cores-to-collections-tp4217346p421
On 7/14/2015 2:39 PM, tedsolr wrote:
> I am in the process of migrating from a single Solr instance, with multiple
> cores, to the SolrCloud. My product uses cores to physically separate our
> customers' data: CocaCola has its own core, Pepsi has its own, etc. I want
> to keep that physical separat