Hi Hoss,

Do I need autowarming > 0 to have newSearcher and firstSearcher fired?

Thanks a lot,


hossman wrote:
> 
> 
> : Subject: autowarm static queries
> 
> A minor followup about terminology:
> 
> "auto-warming" describes what Solr does when it opens a new cache, and 
> seeds it with key/val pairs based on the "top" keys from the old instance 
> of the cache.
> 
> "static warming" describes what you can do using newSearcher and 
> firstSearcher event listeners to force explicit warming actions to be 
> taken when one of these events happens -- frequently it involves seeding 
> one or more caches with values from "static" queries hard coded in the 
> solrconfig.xml
> 
> i'm not sure what it would mean to autowarm a static query.
> 
> 
> -Hoss
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/autowarm-partial-queries-in-solrconfig.xml-tp13167933p22843453.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to