OpenSearch/x-pack/plugin
Nhat Nguyen db1b97fd85
Remove QueryCachingPolicy#ALWAYS_CACHE (#31451)
The QueryCachingPolicy#ALWAYS_CACHE was deprecated in Lucene-7.4 and
will be removed in Lucene-8.0. This change replaces it with QueryCachingPolicy.
This also makes INDEX_QUERY_CACHE_EVERYTHING_SETTING visible in testing only.
2018-06-20 10:34:08 -04:00
..
core Core: Remove index name resolver from base TransportAction (#31002) 2018-06-19 17:06:09 -07:00
deprecation Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
graph Core: Remove index name resolver from base TransportAction (#31002) 2018-06-19 17:06:09 -07:00
logstash Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
ml Core: Remove index name resolver from base TransportAction (#31002) 2018-06-19 17:06:09 -07:00
monitoring Core: Remove index name resolver from base TransportAction (#31002) 2018-06-19 17:06:09 -07:00
rollup Core: Remove index name resolver from base TransportAction (#31002) 2018-06-19 17:06:09 -07:00
security Remove QueryCachingPolicy#ALWAYS_CACHE (#31451) 2018-06-20 10:34:08 -04:00
sql Core: Remove index name resolver from base TransportAction (#31002) 2018-06-19 17:06:09 -07:00
src/test [ML] Put ML filter API response should contain the filter (#31362) 2018-06-15 21:15:35 +01:00
upgrade Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
watcher Core: Remove index name resolver from base TransportAction (#31002) 2018-06-19 17:06:09 -07:00
build.gradle SQL: Fix build on Java 10 2018-06-14 18:30:27 +03:00