OpenSearch/x-pack/plugin
David Roberts 6d27eec30f [ML-DataFrame] Use lenient expand open in data frame searches (#44633)
Since #44344 we use IndicesOptions.LENIENT_EXPAND_OPEN
when deciding which indices to include in checkpoint
calculation. This change uses the same option when
deciding which indices to search for data and which
indices to get mappings from, otherwise there is a
potential mismatch between the checkpoint details and
what is searched elsewhere.
2019-07-22 11:30:33 +01:00
..
ccr Mute multiple tests on Windows (7.x) (#44676) 2019-07-22 11:32:29 +03:00
core Remove StreamOutput #writeOptionalStreamable and #writeStreamableList (#44602) (#44643) 2019-07-19 15:55:53 -07:00
data-frame [ML-DataFrame] Use lenient expand open in data frame searches (#44633) 2019-07-22 11:30:33 +01:00
deprecation Convert remaining ActionTypes to writeable in xpack core (#44467) (#44525) 2019-07-17 18:01:45 -07:00
frozen-indices remove usage of ActionType#(String) (#44459) (#44526) 2019-07-17 20:28:11 -07:00
graph migrate rollup/monitoring/graph/watcher actions to Writeable (#44464) (#44538) 2019-07-18 08:42:56 -07:00
ilm Allow empty configuration for SLM policies (#44465) 2019-07-18 16:20:31 -06:00
logstash Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
mapper-flattened Add support for 'flattened object' fields. (#43762) 2019-07-01 12:08:50 +03:00
ml Mute multiple tests on Windows (7.x) (#44676) 2019-07-22 11:32:29 +03:00
monitoring migrate rollup/monitoring/graph/watcher actions to Writeable (#44464) (#44538) 2019-07-18 08:42:56 -07:00
rollup migrate rollup/monitoring/graph/watcher actions to Writeable (#44464) (#44538) 2019-07-18 08:42:56 -07:00
security Convert remaining request classes in xpack core to writeable.reader (#44524) (#44534) 2019-07-18 01:11:45 -07:00
sql Remove StreamOutput #writeOptionalStreamable and #writeStreamableList (#44602) (#44643) 2019-07-19 15:55:53 -07:00
src/test Move frozen indices to x-pack module (#44490) 2019-07-17 16:53:10 +02:00
vectors Add l1norm and l2norm distances for vectors (#44116) 2019-07-11 14:30:02 -04:00
voting-only-node Publish to self through transport (#43994) 2019-07-05 13:00:52 +02:00
watcher migrate rollup/monitoring/graph/watcher actions to Writeable (#44464) (#44538) 2019-07-18 08:42:56 -07:00
build.gradle Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00