Jon, If you can, don't commit on every update and that should help or fully solve your problem.
Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- > From: Jon Drukman <jdruk...@gmail.com> > To: solr-user@lucene.apache.org > Sent: Wednesday, February 4, 2009 1:09:00 PM > Subject: Re: exceeded limit of maxWarmingSearchers > > Otis Gospodnetic wrote: > > That should be fine (but apparently isn't), as long as you don't have some > very slow machine or if your caches are are large and configured to copy a > lot > of data on commit. > > > this is becoming more and more problematic. we have periods where we get 10 > of > these exceptions in a 4 second period. how do i diagnose what the cause is, > or > alternatively work around it? > > when you say "copy" are you talking about copyFields or something else? > > we commit on every update, but each update is very small... just a few > hundred > bytes on average.