Hi,

I am indexing a solr 1.4.0 core and commiting gets slower and slower.
Starting from 3-5 seconds for ~200 documents and ending with over 60
seconds after 800 commits. Then, if I reloaded the index, it is as fast
as before! And today I have read a similar thread [1] and indeed: if I
set autowarming for the caches to 0 the slowdown disappears.

BUT at the same time I would like to offer searching on that core, which
would be dramatically slowed down (due to no autowarming).

Does someone know a better solution to avoid index-slow-down?

Regards,
Peter.

[1] http://www.mail-archive.com/solr-user@lucene.apache.org/msg20785.html

Reply via email to