Re: Triggering a reload of replicated configuration files

2010-12-09 Thread Tom Hill
On Thu, Dec 9, 2010 at 4:49 AM, Ophir Adiv wrote: > On Thu, Dec 9, 2010 at 2:25 PM, Upayavira wrote: >> >> >> On Thu, 09 Dec 2010 13:34 +0200, "Ophir Adiv" wrote: >>> Hi, >>> >>> I added a configuration file which is updated on one of the master >>> cores' conf directory, and also added the file

RE: Triggering a reload of replicated configuration files

2010-12-09 Thread Jonathan Rochkind
To the slave, a replication is more or less the same as a commit for these purposes. Can you use the newSearcher action on slave? newSearcher will happen after a replication is received. From: Ophir Adiv [firt...@gmail.com] Sent: Thursday, December 09,

Re: Triggering a reload of replicated configuration files

2010-12-09 Thread Ophir Adiv
On Thu, Dec 9, 2010 at 2:25 PM, Upayavira wrote: > > > On Thu, 09 Dec 2010 13:34 +0200, "Ophir Adiv" wrote: >> Hi, >> >> I added a configuration file which is updated on one of the master >> cores' conf directory, and also added the file name to the list of >> "confFiles". >> As as expected, afte

Re: Triggering a reload of replicated configuration files

2010-12-09 Thread Upayavira
On Thu, 09 Dec 2010 13:34 +0200, "Ophir Adiv" wrote: > Hi, > > I added a configuration file which is updated on one of the master > cores' conf directory, and also added the file name to the list of > "confFiles". > As as expected, after index change and commit, this file gets > replicated to t