OpenSearch/client
Colin Goodheart-Smithe 3a5a54e83e Collapses package structure for some bucket aggs (#25579)
This change collapses some of the packages for the bucket aggregations into their parent packages. This was done for the following aggregations:
* The variants of the range aggregation (geo_distance, date and ip) were moved into the `o.e.s.a.bucket.range` package
* The `o.e.s.a.bucket.terms.support` package was removed and the classes were moved to `o.e.s.a.bucket.terms`
* The filter aggregation was moved to `o.e.s.a.bucket.filter`

Since this PR is already relatively large with only the above changes subsequent PRs will do similar operations on relevant metric and pipeline aggregations

Relates to #22868
2017-07-10 15:08:15 +01:00
..
benchmark Remove assemble from build task when assemble removed 2017-06-16 17:19:14 -04:00
client-benchmark-noop-api-plugin Remove assemble from build task when assemble removed 2017-06-16 17:19:14 -04:00
rest Update REST client deps license and notice files (#25573) 2017-07-06 16:52:17 +02:00
rest-high-level Collapses package structure for some bucket aggs (#25579) 2017-07-10 15:08:15 +01:00
sniffer [DOCS] Rewrite low-level REST client docs and verify snippets compile (#25559) 2017-07-06 10:05:50 +02:00
test move ignore parameter support from yaml test client to low level rest client (#22637) 2017-01-16 18:54:44 +01:00
transport Disable the Netty recycler in the client 2017-05-19 09:05:30 -04:00