Re: Solrcore.properties variable question.

2014-05-16 Thread Shawn Heisey
> Hi, > > We have a couple of Solr servers acting as master and slave, and each > server have the same amount of cores, we are trying to configure the > solrcore.properties so that an script is able to add cores without > changing the solrcore.properties using a hack like this: > > enable.master=fa

Re: Solrcore.properties variable question.

2014-05-12 Thread Shawn Heisey
On 5/8/2014 2:01 AM, Guido Medina wrote: > We have a couple of Solr servers acting as master and slave, and each > server have the same amount of cores, we are trying to configure the > solrcore.properties so that an script is able to add cores without > changing the solrcore.properties using a hac