SolrCloud is not for multi-region distribution, the latency will kill you.
You may find it useful to review Apple presentation from last Solr
Revolution, they discussed bi-derectional message queue for a similar
setup: https://youtu.be/_Erkln5WWLw?list=PLU6n9Voqu_1FM8nmVwiWWDRtsEjlPqhgP
Regards,
This question is much too broad to answer, what progress have you made so
far? What have you tried? What problems have you encountered?
You might review:
http://wiki.apache.org/solr/UsingMailingLists
Best,
Erick
On Sun, May 10, 2015 at 5:32 AM, Moshe Recanati wrote:
> Hi,
>
> We would like ha
Hi,
We would like have a system that will run on different regions with same Solr
index.
These are the regions:
1. Europe
2. Singapore
3. US
I would like to know what is the best practice to implement it. If it by
implementing SolrCloud please share some basic guidelines on