So except commit/optimize or replicate with a time poll less often, I can't
change this ???
So replication when you have loads of data updated every 30mn is not
adviced.
Or I must replicate once a day ??? or ..?


Shalin Shekhar Mangar wrote:
> 
> On Mon, Mar 30, 2009 at 8:17 PM, sunnyfr <johanna...@gmail.com> wrote:
> 
>>
>> Hi,
>>
>> Can you explain me more about this replication script in solr 1.4.
>> It does work but it always replicate everything from the master so it
>> lost
>> every cache everything to replicate it.
>> I don't get really how it works ?
>>
> 
> That's the normal behavior of a commit. The caches contain the internal
> document ids assigned by Lucene. When you call commit, the caches are
> thrown
> away since the commit changes the doc ids. This is the reason for
> autowarming/regenerating the caches.
> 
> -- 
> Regards,
> Shalin Shekhar Mangar.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Times-Replicated-Since-Startup%3A-109--since-yesterday-afternoon--tp22784943p22787805.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to