On Jun 10, 2012, at 2:56 AM, Anatoli Matuskova wrote:
> I've thought in setting replication in solrCloud:
> http://www.searchworkings.org/forum/-/message_boards/view_message/339527#_19_message_339527
> What I don't know is if while replication is being handled, the replica
> slaves (that are not
I've thought in setting replication in solrCloud:
http://www.searchworkings.org/forum/-/message_boards/view_message/339527#_19_message_339527
What I don't know is if while replication is being handled, the replica
slaves (that are not the master in replication) can keep handling puts via
transactio
How about maintaining two distinct SolrClouds with a switch in the load
balancer?
Reindex the second cloud, test it, fully warm it, test it again, and then
have the load balancer switch all new queries to the second cloud. Then take
down the original cloud once all queries have completed. Rins