OpenSearch/x-pack/plugin/eql
Costin Leau 679619c798 EQL: Improve retrieval of results (#59552)
Instead of retrieving an entire SearchHit, get just a reference and
postpone the document retrieval when assembling the final results.
Remove sort information from results to make them consistent.
Move TumblingWindow under the sequence package.

Co-authored-by: James Rodewig <james.rodewig@elastic.co>
(cherry picked from commit bccfbcd81f2f1d3552e95e4a9ee2618fb3059bd9)
2020-07-14 23:53:57 +03:00
..
qa Add license header to EqlStatsIT.java (#59537) 2020-07-14 18:45:13 +03:00
src EQL: Improve retrieval of results (#59552) 2020-07-14 23:53:57 +03:00
build.gradle EQL: Prepare for release (#59331) (#59426) 2020-07-13 11:54:32 -04:00