It's all explained on the wiki:
http://wiki.apache.org/solr/SolrReplication#How_does_the_slave_replicate.3F


On Monday 24 January 2011 11:25:45 dhanesh wrote:
> Hi,
> I'm currently facing an issue with SOLR (exactly with the slaves
> replication) and after having spent quite a few time reading online I
> find myself having to ask for some enlightenment.
> To be more factual, here is the context that led me to this question.
> If the website administrator edited  an existing category name, then I
> need to re-index all the documents with the newly edited category.
> Suppose the category is linked with more than 10 million records.I need
> to re-index all the 10 million documents in SOLR
> 
> In the case of MySQL it should be like master server writes updates to
> its binary log files and maintains an index of those files.These binary
> log files serve as a record of updates to be sent to slave servers.
> My doubt is in SOLR how the data is replicating from Master to  Slave?
> I'd like to know the internal process of data replication.
> Is that huge amount of data(10 million records) is copying from Master
> to slave?
> This is my first work with Solr. So I'm not sure how to tackle this issue.
> 
> Regds
> dhanesh s.r

-- 
Markus Jelsma - CTO - Openindex
http://www.linkedin.com/in/markus17
050-8536620 / 06-50258350

Reply via email to