Hi Solr Devs, I had a few question about the query info exposed through debug=timing parameters.
1) I noticed that the components don't always add up to the QTime. Is this delta the sum of time spent transferring between components? 2) I didn't see a breakdown of the query scatter time when distributing to other shards. Is there an additional option to turn this on? Thanks, Mike