Hi Yonik,

I just changed the autowarmCount for queryResultCache but it did not work. In 
the log, it still shows warmupTime for autowarmCount is about 45 seconds.

      
queryResultCache{lookups=0,hits=0,hitratio=0.00,inserts=6,evictions=0,size=6,warmupTime=44055,cumulative_lookups=1,cumulative_hits=0,cumulative_hitratio=0.00,cumulative_inserts=1,cumulative_evictions=0}



Any other suggestion? 

Thanks a lot,
Kevin



----- Original Message ----
From: Yonik Seeley <ysee...@gmail.com>
To: solr-user@lucene.apache.org
Sent: Friday, February 6, 2009 5:18:47 PM
Subject: Re: Decrease warmupTime

On Fri, Feb 6, 2009 at 5:12 PM, Cheng Zhang <zhangyongji...@yahoo.com> wrote:
> Is there any way to decrease this warmupTime?

Go into solrconfig.xml and reduce (or eliminate) the autowarm counts
for the caches.

-Yonik

Reply via email to