On 5/6/2016 12:07 AM, Bastien Latard - MDPI AG wrote: > Thank you Susmit, so the answer is: > fq queries are by default run before the main query.
Queries in fq parameters are normally executed in parallel with the main query, unless they are a postfilter. I am not sure that the standard parser supports being run as a postfilter. Some parsers (like geofilt) do support that. Susmit already gave you this link where some of that is explained: http://yonik.com/advanced-filter-caching-in-solr/ Thanks, Shawn