>From the description, this is straight forward SolrCloud where you have replicas on the separate machines, see: https://cwiki.apache.org/confluence/display/solr/Getting+Started+with+SolrCloud
A different way of accomplishing this would be the master/slave style, see: https://cwiki.apache.org/confluence/display/solr/Index+Replication Best, Erick On Wed, Aug 26, 2015 at 6:55 AM, shahper <shahper.ja...@techblue.co.uk> wrote: > Hi, > > I want to connect two solrcloud server. and sync there indexes to each other > so that is any server is down we can work with other and whenever I update > or add index in any server the other also get updated. > > shahper > > > > > > > > >