Hi Guys,

I'm having a problem with master slave syncing.

So I have two cores one is small core (just keep data use frequently for
fast results) and another is big core (for rare query and for search in
every thing). both core has same solrconfig file. But small core
replication is fine, other than this big core is doing full sync every time
wherever it start (every minute).

I found this
http://stackoverflow.com/questions/6435652/solr-replication-keeps-downloading-entire-index-from-master

But not really usefull.

Solr verion 5.2.0
Small core has doc 10 mil. size around 10 to 15 GB.
Big core has doc greater than 100 mil. size around 25 to 35 GB.

How can I stop full sync.

Thanks
Novin

Reply via email to