Re: Migrating from solr cores to collections

2015-07-15 Thread tedsolr
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

Re: Migrating from solr cores to collections

2015-07-14 Thread Shawn Heisey
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

Migrating from solr cores to collections

2015-07-14 Thread tedsolr
is it better to have one massive JVM per physical server, or lots and lots of small ones? Thanks! running 4.10 now but considering upgrading to 5.x -- View this message in context: http://lucene.472066.n3.nabble.com/Migrating-from-solr-cores-to-collections-tp4217346.html Sent from the Solr -