I have prepared Solr index. Now I'm trying to replicate this index to all nodes in SolrCloud cluster. In master slave I did it without problems, when I defined ReplicationHandler with Master and Slaves with master-url. But how I can do it with SolrCloud?
↧