06a24f09cf
Cache results from queries that use scripts if they use only deterministic API calls. Nondeterministic API calls are marked in the whitelist with the `@nondeterministic` annotation. Examples are `Math.random()` and `new Date()`. Refs: #49466 |
||
---|---|---|
.. | ||
src/main/java/org/elasticsearch/painless/spi | ||
build.gradle |