Hi, Thanks for your answer.
I have some logging by jetty. Every request looks like this: <record> <date>2011-09-29T12:28:47</date> <millis>1317292127479</millis> <sequence>18470</sequence> <logger>org.apache.solr.core.SolrCore</logger> <level>INFO</level> <class>org.apache.solr.core.SolrCore</class> <method>execute</method> <thread>20</thread> <message>[] webapp=/solr path=/select/ params={spellcheck=true&facet=true&sort=geodist()+asc&sfield=coord&spellcheck.q=test&facet.limit=20&version=2.2&fl=id,what,where} hits=0 status=0 QTime=12 </message> </record> How can i see which <record> gives an error? The file has stored 94000 requests Roy -- View this message in context: http://lucene.472066.n3.nabble.com/Errors-in-requesthandler-statistics-tp3379163p3379288.html Sent from the Solr - User mailing list archive at Nabble.com.