Regarding :
If you run elasticsearch with : index.queries.cache.everything: true,
and you explicitly set _cache: false on a complex term filter that is very dynamic will this be still stored in cache or not, or does it just skip the _cache field all together?