Re: SolrCloud statistics

2013-11-07 Thread Furkan KAMACI
Hi; I've written a patch to get Statistics from SolrCloud. However my implementation was based on Solrj and after I got feedback from Shalin Shekhar I come up to write a new patch that based on distributed search components. I can add that capability and improve my patch with that. -- Thanks; Fur

Re: SolrCloud statistics

2013-11-07 Thread Erick Erickson
Your servlet container logs often have this number, or your app can easily record them, I don't know of another way to do that. The variant here is that what's actually being reported is "QTime", which is also exclusive of actually gathering up the data to put in the return packet, it's just the r