Hi Kevin,
>From what I have gleaned, inter-datacenter Solr replication is not directly
supported. Solr Cloud relays each write request to each active node in a
shard before returning a response, so the round trip time between your
datacenters will be part of the response time for writes.
Using pl
We are looking to setup SolrCloud in multiple locations. For now, we will
assume that the data in one center should match the data in another
datacenter.
Is this the correct type of setup?
Setup a separate SolrCloud cluster and ZooKeeper quorum in each data
center? Configure cores and collections