Re: Strange debug output for a slow query

2015-12-17 Thread Erick Erickson
Yeah, if your warmup times are that long, then either you're having lots of disk I/O contention or something. That said, you've mentioned that after a while the queries are fine. That indicates to me that you aren't autowarming _enough_ and that your slow queries are not pre-loading parts of your

Re: Strange debug output for a slow query

2015-12-17 Thread Shawn Heisey
On 12/16/2015 9:08 PM, Erick Erickson wrote: > Hmmm, take a look at the individual queries on a shard, i.e. peek at > the Solr logs and see if the fq clause comes through cleanly when you > see &distrib=false. I suspect this is just a glitch in assembling the > debug response. If it is, it probably

Re: Strange debug output for a slow query

2015-12-16 Thread Erick Erickson
Hmmm, take a look at the individual queries on a shard, i.e. peek at the Solr logs and see if the fq clause comes through cleanly when you see &distrib=false. I suspect this is just a glitch in assembling the debug response. If it is, it probably deserves a JIRA. In fact it deserves a JIRA in eithe

Strange debug output for a slow query

2015-12-16 Thread Shawn Heisey
Here is the query URL that I did. The info included in this message is slightly redacted. http://bigindy5.REDACTED.com:8982/solr/sparkmain/search?q=%28german+shepherd%29&qt=/search&start=0&fq=NOT%28feature:redact1+OR+feature:spkhistorical%29&fq=%28ip:%28AP%29+AND+price:0%29+OR+%28ip:%28BB%29%29+O