OpenSearch/qa/multi-cluster-search
Simon Willnauer 634ce90dc0 Respect cluster alias in `_index` aggs and queries (#25885)
Today when we aggregate on the `_index` field the cross cluster search
alias is not taken into account. Neither is it respected when we search
on the field. This change adds support for cluster alias when the cluster
alias is present on the `_index` field.

Closes #25606
2017-07-26 09:16:52 +02:00
..
src/test Respect cluster alias in `_index` aggs and queries (#25885) 2017-07-26 09:16:52 +02:00
build.gradle Tests: Move cluster dependencies from runner to cluster (#24142) 2017-04-17 16:02:46 -07:00