Hello,

 Quick question on solr replication?

  What effect does  index reload after a replication has on search requests?
Can server still respond to user queries with old index?

  Especially, during the following phases of replication on slaves.
http://wiki.apache.org/solr/SolrReplication#How_does_the_slave_replicate.3F


*>  After the download completes, all the new files are 'mov'ed to the
slave's live index directory and the files' timestamps will match the
timestamps in the master.
> A 'commit' command is issued on the slave by the Slave's
ReplicationHandler and the new index is loaded


*
Thanks,
Charan

Reply via email to