We’re trying to fine tune our query and ingestion performance and would like to get more metrics out of SOLR around this. We are capturing the standard logs as well as the jetty request logs. The standard logs get us QTime, which is not a good indication of how long the actual request took to process. The Jetty request logs only show requests between nodes. I can’t seem to find the client requests in there.
I’d like to start tracking: * each request to index a document (or batch of documents) and the time it took. * Each request to execute a query and the time it took. Thanks, Paul McCallick Sr Manager Information Technology eCommerce Foundation