Re: Slow 95th-percentile

2014-02-19 Thread Allan Carroll
Thanks, Chris. Adding autoWarming to the filter cache made another big   improvement. Between increasing the soft commit to 60s, fixing the q:* query, and autowarming the filter caches my 95% latencies are down to a very acceptable range — almost an order of magnitude improvement. :-) -Allan O

Re: Slow 95th-percentile

2014-02-18 Thread Allan Carroll
amp;fq=startTime:139283643&version=2} hits=1894 status=0 QTime=6943 Thanks for all your help.  -Allan On February 18, 2014 at 12:24:37 PM, Shawn Heisey (s...@elyograg.org) wrote: On 2/18/2014 11:51 AM, Allan Carroll wrote: > I was thinking GC too, but it doesn’t feel like it is

Re: Slow 95th-percentile

2014-02-18 Thread Allan Carroll
choice. I’ve also attached my solrconfig. -Allan On February 17, 2014 at 6:06:03 PM, Shawn Heisey (s...@elyograg.org) wrote: On 2/17/2014 6:12 PM, Allan Carroll wrote: > I'm having trouble getting my Solr setup to get consistent performance. > Average select latency is great,

Slow 95th-percentile

2014-02-17 Thread Allan Carroll
Hi all, I'm having trouble getting my Solr setup to get consistent performance. Average select latency is great, but 95% is dismal (10x average). It's probably something slightly misconfigured. I’ve seen it have nice, low variance latencies for a few hours here and there, but can’t figure out w