Re: solr cloud bad replication

2013-11-06 Thread Emmanuel GOURAUD
Hi shawn, I configure 2 solr instances per server. Concerning the file, i mean shard by shard (shard1 leader to shard 1 replica, shard2 leader to shard2 replica, etc...) and not shard2 leader to shard3 replica :) It seams that having a shardId forced make a difference (because it is the only

Re: solr cloud bad replication

2013-11-06 Thread Shawn Heisey
On 11/6/2013 5:52 AM, Emmanuel GOURAUD wrote: > I have a solr cloud (solr 4.3.1) configuration that is composed of 8 > instances: > > 4 shards with their replicas (solrcloud replication, not legacy one) > > Due to a wrong assignment by solrcloud(the leader shard and its replica was > on the sam

solr cloud bad replication

2013-11-06 Thread Emmanuel GOURAUD
Hi all, I have a solr cloud (solr 4.3.1) configuration that is composed of 8 instances: 4 shards with their replicas (solrcloud replication, not legacy one) Due to a wrong assignment by solrcloud(the leader shard and its replica was on the same physical server), i must set the shardId parameter