OpenSearch/qa/multi-cluster-search/src/test
Nik Everett 3c56e0de42
Fix scripted metric in ccs (backport of #54776) (#54888)
`scripted_metric` did not work with cross cluster search because it
assumed that you'd never perform a partial reduction, serialize the
results, and then perform a final reduction. That
serialized-after-partial-reduction step was broken.

This is also required to support #54758.
2020-04-07 10:43:00 -04:00
..
java/org/elasticsearch/search Add heuristics to compute pre_filter_shard_size when unspecified (#53873) (#54007) 2020-03-24 02:05:15 +01:00
resources/rest-api-spec/test Fix scripted metric in ccs (backport of #54776) (#54888) 2020-04-07 10:43:00 -04:00