elasticsearch/qa/ccs-common-rest
Luca Cavanna 9cd96df179
Add support for index_filter to open pit (#102388)
The open point in time API accepts a list of indices and opens a point in time view against those indices.
Like we do already for field caps, this commit allows users to provide an index_filter parameter as part of
the request body, that will be used to execute the can match phase and exclude the indices that can't possibly
match such filter.

Closes #99740
2023-11-21 15:35:49 +01:00
..
src/yamlRestTest Add support for index_filter to open pit (#102388) 2023-11-21 15:35:49 +01:00
build.gradle [Test] Add SQL yaml tests to CCS common yaml test suite (#94416) 2023-03-11 06:54:57 -05:00