I use the schema browser to find the 20 most common words. I use those, 
assuming  that they’ll be the most common in queries. Those are static warming 
queries in solrconfig.xml.

This works fairly well for book or movie titles. Not so well for free text.

You could do the same thing with query log analysis. Use your most frequent 
queries.

wunder
Walter Underwood
wun...@wunderwood.org
http://observer.wunderwood.org/  (my blog)


> On Oct 6, 2016, at 8:55 AM, Rallavagu <rallav...@gmail.com> wrote:
> 
> Looking for clues/recommendations to help warm up during startup. Not 
> necessarily Solr caches but mmap as well. I have used some like "q=<field 
> name>:[* TO *]" for various fields and it seems to help with mmap population 
> around 40-50%. Is there anything else that could help achieve 90% or more? 
> Thanks.

Reply via email to