forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove explicit SearchResponse references from LegacyGeo, Aggregation…
…s and parent-join modules
- Loading branch information
Showing
11 changed files
with
1,878 additions
and
1,800 deletions.
There are no files selected for viewing
341 changes: 170 additions & 171 deletions
341
...src/internalClusterTest/java/org/elasticsearch/aggregations/bucket/AdjacencyMatrixIT.java
Large diffs are not rendered by default.
Oops, something went wrong.
232 changes: 122 additions & 110 deletions
232
...ernalClusterTest/java/org/elasticsearch/aggregations/bucket/TimeSeriesAggregationsIT.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.