Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
5.2
-
None
-
None
-
None
-
New, Patch Available
Description
Some queries have out-of-band dependencies that make them incompatible with caching, it'd be great if they could opt out of the new fancy query/filter cache in IndexSearcher.
This affects DrillSidewaysQuery and any user-provided custom Query implementations.
Attachments
Attachments
Issue Links
- duplicates
-
LUCENE-8017 FunctionRangeQuery and FunctionMatchQuery can pollute the QueryCache
- Closed
- relates to
-
LUCENE-6748 The query cache should not cache trivial queries
- Closed