We have 3 SOLR instances on 3 different hosts and we have an external zookeeper configured for each SOLR instance.
Suppose, instance1 and instance2 are up and running and instance3 is down. A few records are added to both the running instances. I am able to see the records that were added to instance1 on both instance1 and instance2. I am able to see the records that were added to instance2 on both instance1 and instance2. Then when I bring up instance3, I don't see the records that were added to instance1 and instance2. What needs to be done so the instance that is down can remain in sync with the running instances when it comes up? -- View this message in context: http://lucene.472066.n3.nabble.com/Automatic-syncing-of-data-on-a-node-that-was-down-for-a-while-tp4139425.html Sent from the Solr - User mailing list archive at Nabble.com.