We are trying to setup DR site with SolrCloud running in both data centers. Currently we have solr 4.3.1 running with 3 zookeeper instances and 3 solr instances. We are planning to have similar SolrCloud in our DR site.
- What is the best way to replicate data between primary and secondary SolrCloud instances ?
- At a time only one site will be primary so is there any way to make one side master and other slave ?
- If one site is down how to replicate data when it comes up again ?