Hi Arkadi,

you need to remove the line "<str name="replicateAfter">startup</str>" from 
your ReplicationHandler-config in solrconfig.xml -> 
https://wiki.apache.org/solr/SolrReplication.

Greetings
Michael

-----Ursprüngliche Nachricht-----
Von: Arkadi Colson [mailto:ark...@smartbit.be] 
Gesendet: Donnerstag, 24. November 2016 09:26
An: solr-user <solr-user@lucene.apache.org>
Betreff: Resync after restart

Hi

Almost every time when restarting a solr instance the index is replicated 
completely. Is there a way to avoid this somehow? The index currently has a 
size of about 17GB.
Some advice here would be great.

99% of the config is defaul:

<updateLog> <str name="dir">${solr.ulog.dir:}</str> <int 
name="numVersionBuckets">${solr.ulog.numVersionBuckets:65536}</int>
</updateLog> <autoCommit>  
        <maxTime>${solr.autoCommit.maxTime:15000}</maxTime>  
        <openSearcher>false</openSearcher>  
      </autoCommit>

If you need more info, just let me know...

Thx!
Arkadi

Reply via email to