Well, I think I finally figured out how to get SolrEntityProcessor to work,
but there are still some issues. I had to add a library path to
solrconfig.xml, but the cores are finally coming up and i am now manually
able to run a data import that does seem to index all of the documents on
the remote
Toby Lazar wrote
> Unless Solr is your system of record, aren't you already replicating your
> source data across the WAN? If so, could you load Solr in colo B from
> your colo B data source? You may be duplicating some indexing work, but
> at least your colo B Solr would be more closely in sync
We are looking to setup a highly available failover site across a WAN for our
SolrCloud instance. The main production instance is at colo center A and
consists of a 3-node ZooKeeper ensemble managing configs for a 4-node
SolrCloud running Solr 4.6.1. We only have one collection among the 4 cores