Re: General question on understanding Solr log output

2012-03-04 Thread Loren Siebert
Mikhail- That makes sense about the commits. Solr's reporting that it has 2 commits (the new one and the prior one), and then it deletes the old one and reports that there is 1 remaining commit in the directory (the one just applied). Thanks for explaining that. My next question is on all the logg

General question on understanding Solr log output

2012-02-26 Thread Loren Siebert
I'm trying to understand what Solr is doing regarding commits based on the logs below. I have a 60 second autocommit and no explicit commits coming in. What I am seeing in my Solr log appears to be 2 (or 3?) commits per 60 second commit cycle. Everything below happens within a few seconds. I say ma