On 2/21/2014 4:26 PM, William Tantzen wrote:
In solr 3.6, strictly using log files (catalina.out), how can I determine how 
long a commit operation takes?  I don’t see a QTime to help me out as in 
optimize…  No doubt, it’s staring me in the face but I can’t figure it out.

Here's a log entry from Solr 4.6.1:

INFO - 2014-02-21 17:09:04.837; org.apache.solr.update.processor.LogUpdateProcessor; [s1live] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=true} {commit=} 0 4698

The QTime value here is 4698 milliseconds.

I no longer have a 3.x server I can look at.

Thanks,
Shawn

Reply via email to