On Thu, Nov 17, 2011 at 11:48 AM, Jak Akdemir <jakde...@gmail.com> wrote:
> 2) I am sure about delta-queries configured well. Full-Import is completed
> in 40 secs for 400000 docs. And delta's are in 1 sec for 15 new records.
> Also I checked it. There is no problem in it.

That's 10,000 docs/sec.  If you configure a soft commit for every 15
documents, that means solr is trying to do 666 commits/sec.
Autocommit by number of docs rarely makes sense anymore - I'd suggest
configuring both soft and hard commits based on time only.

-Yonik
http://www.lucidimagination.com

Reply via email to