Hey there, is there a current way to specify dynamic autowarming queries in the solrconfig.xml? If not is it possible for the solrconfg.xml to read from a file that I can update on the fly to warm new dynamic fields in the schema or just new queries to warm to prevent a restart of solr and so the changes are picked up each time a new searcher is warmed?
Also is it possible to warm a dynamic field ie (category_*) in the warming section in the solrconfig.xml? If so what does it store in the cache if say I have category_1, category_2, category_3, category_4 dynamically stored in the index? Does it make a separate bitset for each field or does it combine it all of them somehow? Thanks Robert. -- View this message in context: http://www.nabble.com/Dynamic-autowarming-queries-tp14339575p14339575.html Sent from the Solr - User mailing list archive at Nabble.com.