On Tue, Jan 12, 2010 at 12:53 AM, Giovanni Fernandez-Kincade <
gfernandez-kinc...@capitaliq.com> wrote:

> If you want to share one config amidst master & slaves, using Solr 1.4
> replication, is there a way to specific whether a core is Master or Slave
> when using the CREATE Core command?
>
>
The ReplicationHandler configuration in the solrconfig.xml determines
whether the core is a master or a slave. You can use environment variables
to switch between master and slave if you are sharing the same
solrconfig.xml. See http://wiki.apache.org/solr/SolrReplication

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to