On Dec 19, 2007, at 9:34 AM, Yonik Seeley wrote:

On Dec 19, 2007 9:23 AM, Brian Whitman <[EMAIL PROTECTED]> wrote:
It's pretty easy to parse access logs or solr query logs and find the
offenders (I don't have any parsing code at my fingertips though...)

Do these periods of slowness tend to happen right after a commit?
Do the slow queries have anything in common?

All queries become slow, so looking at the access logs don't help us much. After some amount of time (variable, but measured in days) Solr just becomes slow for us, every query takes 20-30s. I was looking for more code-level sampling/logging (to see if I could fix it.) Or at least see if it's a resin thing vs. a solr thing.

The index in question has a 15m autocommit and gets about 1-3 new documents/second.



Reply via email to