Hi there, we have the main site setup as follows: solrCould: App --> smart Client (solrj) --> ensemble of zookeeper --> SolrCloud Noes (with slice/shard/recplica....) Works fine.
On the DR site we have a mirror setup, how can we keep the two site in sync, so that if something happened we point the app to DR and get back up and running? Note: making zookeeper span the two sites is not an option because of network latency. We are looking for replication (kind of master-slave that exists in Solr classic)...how that is achieved in SolrCloud? Thanks, --Abdel.