I'm sorry, I forgot to write the problem.
adfel70 wrote > 1. take one of the replicas of shard1 down(it doesn't matter which one) > 2. continue indexing documents(that's important for this scenario) > 3. take down the second replica of shard1(now the shard is down and we > cannot index anymore) > 4. take the replica from step 1 up(that's important that this replica will > go up first) > 5. take the replica from step 3 up after the second replica is up, it has data that the first replica doesn't have(step 2, we continued to index while the first replica was down), I need to know if there is a way that the second replica tell the first one that it has data to sync with him... -- View this message in context: http://lucene.472066.n3.nabble.com/syncronization-between-replicas-tp4103046p4103477.html Sent from the Solr - User mailing list archive at Nabble.com.