Currently, one is best off treating these as two separate clusters and having your client send the data to both, or reproducing your system-of-record and running your DCs completely separately.
Hopefully soon, though, there'll be what you're asking for active/passive DCs, see: https://issues.apache.org/jira/browse/SOLR-6273 Best, Erick On Mon, Jun 22, 2015 at 10:16 AM, StrW_dev <r.j.bamb...@structweb.nl> wrote: > Hi, > > I have a SolrCloud cluster in one data center, but as backup I want to have > a second (replicated) cluster in another data center. > > What I want is to replicate to this second cluster, but I don't want my > queries to go to this cluster. Is this possible within SolrCloud? As now it > seems to replicate, but also distribute the query request to this replicated > server. > > Gr > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Replication-as-backup-in-SolrCloud-tp4213267.html > Sent from the Solr - User mailing list archive at Nabble.com.