On Tue, Jul 7, 2009 at 11:50 PM, solr jay <solr...@gmail.com> wrote: > It seemed that the patch fixed the symptom, but not the problem itself. > > Now the log messages looks good. After one download and installed the > index, > it printed out > > *Jul 7, 2009 10:35:10 AM org.apache.solr.handler.SnapPuller > fetchLatestIndex > INFO: Slave in sync with master.* > > but the files inside index directory did not change. Both index.properties > and replication.properties were updated though. >
Note that in this case, Solr would have created a new index directory. Are you comparing the files on the slave in the new index directory? You can get the new index directory's name from index.properties. -- Regards, Shalin Shekhar Mangar.