On 1/15/2015 12:59 PM, Shawn Heisey wrote: > On 1/15/2015 12:24 PM, Erick Erickson wrote: >> How do you get all the shards named identically in the first place? > What I have always heard is that this is what Solr 4.0.0 did when > creating a collection -- all the cores ended up with the same name as > the collection. I have never used 4.0.0, so I cannot claim any > first-hand knowledge. Supporting more than one shard per node would not > be possible with that naming method.
One other possibility, and have no first-hand experience with this either, is this might happen when converting from non-cloud to cloud using the bootstrap_conf system property. Thanks, Shawn