Re: Solr master slave error

2016-03-13 Thread shahper
Yes there is a section like this but i haven’t mention solrconfig.xml in that. One more thing I have noticed Its not replicating immediately it getting replicating after one or two days. Shahper On Monday 14 March 2016 12:30 AM, Erick Erickson wrote: You probably have a section like this in

Re: Solr master slave error

2016-03-13 Thread Erick Erickson
You probably have a section like this in solrconfig.xml which is explicitly telling replication to overwrite the specified config files: solrconfig.xml,schema.xml Best, Erick On Sun, Mar 13, 2016 at 3:06 AM, shahper wrote: > Hi, > > There is a error I am getting in solr master slave . > While

Solr master slave error

2016-03-13 Thread shahper
Hi, There is a error I am getting in solr master slave . While replication My solrconfig.xml file also get replicated due to which slave side replication entry get over written to master side in slave server. Due to which replication stop . Shahper