Re: Tweaking Solr Query Result Cache

2014-02-22 Thread KNitin
Thanks, Erick. Turned off the query cache and sharded more aggressively helped bring down the latencies On Thu, Feb 20, 2014 at 5:07 PM, Erick Erickson wrote: > What you _do_ want to do is add replicas so you distribute the CPU > load across a bunch of machines. > > The QueryResultCache isn't ve

Re: Tweaking Solr Query Result Cache

2014-02-20 Thread Erick Erickson
What you _do_ want to do is add replicas so you distribute the CPU load across a bunch of machines. The QueryResultCache isn't very useful unless you have multiple queries that 1> reference the _exact_ same query, q, fq, sorting and all 2> don't page very far. This cache really only holds the doc