OpenSearch/x-pack/plugin/eql
Costin Leau ceaf96061c EQL: Fetch sequence documents using Point-In-Time (#62469)
To preserve the PIT semantics, the retrieval of results has moved from
using multi-get to using an idsQuery.

(cherry picked from commit 1c2362fcf2be62ce568b3772924abce7331ef23c)
2020-09-17 00:12:19 +03:00
..
qa EQL: Use Point In Time inside sequences (#62276) 2020-09-15 15:40:03 +03:00
src EQL: Fetch sequence documents using Point-In-Time (#62469) 2020-09-17 00:12:19 +03:00
build.gradle [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00