Re: Parameter not working for master/slave

2011-09-12 Thread Pulkit Singhal
Hello Bill, I can't really answer your question about replicaiton being supported on Solr3.3 (I use trunk 4.x myself) BUT I can tell you that if each Solr node has just one core ... only then does it make sense to use -Denable.master=true and -Denable.slave=true ... otherwise, as Yury points out,

Re: Parameter not working for master/slave

2011-09-12 Thread Erik Hatcher
On Sep 11, 2011, at 23:24 , William Bell wrote: > I am using 3.3 SOLR. I tried passing in -Denable.master=true and > -Denable.slave=true on the Slave machine. > Then I changed solrconfig.xml to reference each as per: > > http://wiki.apache.org/solr/SolrReplication#enable.2BAC8-disable_master.2BA

Re: Parameter not working for master/slave

2011-09-12 Thread Yury Kats
On 9/11/2011 11:24 PM, William Bell wrote: > I am using 3.3 SOLR. I tried passing in -Denable.master=true and > -Denable.slave=true on the Slave machine. > Then I changed solrconfig.xml to reference each as per: > > http://wiki.apache.org/solr/SolrReplication#enable.2BAC8-disable_master.2BAC8-slav

Parameter not working for master/slave

2011-09-11 Thread William Bell
I am using 3.3 SOLR. I tried passing in -Denable.master=true and -Denable.slave=true on the Slave machine. Then I changed solrconfig.xml to reference each as per: http://wiki.apache.org/solr/SolrReplication#enable.2BAC8-disable_master.2BAC8-slave_in_a_node But this is not working. The enable para