Re: force rsync update on a read-only index

2008-05-08 Thread Brian Whitman
utch - Original Message From: Brian Whitman <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Wednesday, May 7, 2008 11:25:22 AM Subject: force rsync update on a read-only index We have a few slave solr servers that are just hardlinked-rsynced copies of a master server

Re: force rsync update on a read-only index

2008-05-08 Thread Shalin Shekhar Mangar
e.apache.org > > Sent: Wednesday, May 7, 2008 11:25:22 AM > > Subject: force rsync update on a read-only index > > > > We have a few slave solr servers that are just hardlinked-rsynced > > copies of a master server. > > > > When we do the rsync the changes don

Re: force rsync update on a read-only index

2008-05-08 Thread Otis Gospodnetic
[EMAIL PROTECTED]> > To: solr-user@lucene.apache.org > Sent: Wednesday, May 7, 2008 11:25:22 AM > Subject: force rsync update on a read-only index > > We have a few slave solr servers that are just hardlinked-rsynced > copies of a master server. > > When we do the rsync the

force rsync update on a read-only index

2008-05-07 Thread Brian Whitman
We have a few slave solr servers that are just hardlinked-rsynced copies of a master server. When we do the rsync the changes don't show up immediately. The snap* scripts call a commit on the slave servers -- but since these are readonly servers we've disabled /update in the solrconfig.xml