Yes use_cache works for all search queries. We ess...
# community-help
k
Yes use_cache works for all search queries. We essentially hash the query parameters and look up the cache using that and return a previous response if available.