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