summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/action/search/TransportSearchActionTests.java
AgeCommit message (Expand)Author
2017-05-05Expand cross cluster search indices for search requests to the concrete index...Simon Willnauer
2017-05-03Preserve cluster alias throughout search execution to lookup nodes by cluster...Simon Willnauer
2017-05-02Move RemoteClusterService into TransportService (#24424)Simon Willnauer
2017-04-26Cross Cluster Search: propagate original indices per cluster (#24328)Luca Cavanna