Hi Balaji, what do you mean with "force the replicationFactor"? There is not much documentation about the replicationFactor because it's very new, but see this previous discussion: http://find.searchhub.org/document/80b91db21b1befa6 and the comments here: https://issues.apache.org/jira/browse/SOLR-3488 , those may help you.
Tomás On Thu, Oct 18, 2012 at 9:12 PM, balaji.gandhi <balaji.gan...@apollogrp.edu>wrote: > Hi Team, > > We are trying to configure replicationFactor in SolrCloud mode to specify a > minimum number of replicas in the cluster. > > We know that if (number of nodes) = 2 * (number of shards) Solr takes care > of the replication. > > Is there a way to force the replicationFactor when (number of nodes) < 2 * > (number of shards)? > > Looking to setup something like the below from SolrCloud wiki:- > http://people.apache.org/~markrmiller/2shard4server2.jpg > <http://people.apache.org/~markrmiller/2shard4server2.jpg> > > Thanks, > Balaji > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/SolrCloud-Configuring-replicationFactor-tp4014625.html > Sent from the Solr - User mailing list archive at Nabble.com. >