Sorry, didn't get you exactly.

I need to warm up my queries after the newSearcher & firstSearcher are
initialized. I am trying to warm up the filter caches for a category field
but I have almost 1000 categories(& changing with time), which make it
impossible to list them in solrConfig.xml. Is there any way to iterate over
all categories & warm up the query for each ?


On Mon, Oct 7, 2013 at 12:10 PM, Furkan KAMACI <furkankam...@gmail.com>wrote:

> If you are asking to read from a file for warm up and if there is not a
> capability for what you want I can open a Jira issue and send a patch.
>
>
> 2013/10/7 user 01 <user...@gmail.com>
>
> > what's the way to warm up filter queries for a category field with 1000
> > possible values. Would I need to write 1000 lines manually in the
> > solrconig.xml or what is the format?
> >
>

Reply via email to