OpenSearch/x-pack/plugin/async-search
Nik Everett a5d0409a8f
Save memory in on aggs in async search (#55683) (#55879)
This replaces a reference to the result of partially reducing
aggregations that async search keeps with a reference to the serialized
form of the result of the partial reduction which we need to keep
anyway.
2020-04-28 16:23:30 -04:00
..
qa Make AsyncSearchIndexService reusable (#55598) 2020-04-23 18:02:17 -04:00
src Save memory in on aggs in async search (#55683) (#55879) 2020-04-28 16:23:30 -04:00
build.gradle Preserve final response headers in asynchronous search (#54349) 2020-04-07 08:37:03 +02:00