Hi. In fistSearcher and newSearcher, you can set up a query to warm up the cache. So, if I write a query like timelimit:[NOW/DAY TO NOW+7DAYS/DAY] and a cache is created, and the following query comes in, will the cache be used?
Suppose today is 2021/09/01 fq=timelimit:[2021-09-01T00:00:00Z TO 2021-09-08T00:00:00Z] In other words, even if I create a cache with a special syntax like NOW/DAY, will the cache be used when requesting the expanded value? thanks, Taisuke
