| Package | Description |
|---|---|
| org.elasticsearch.search.aggregations | |
| org.elasticsearch.search.aggregations.metrics.geobounds |
| Modifier and Type | Method and Description |
|---|---|
static GeoBoundsBuilder |
AggregationBuilders.geoBounds(String name)
Create a new
GeoBounds aggregation with the given name. |
| Modifier and Type | Method and Description |
|---|---|
GeoBoundsBuilder |
GeoBoundsBuilder.wrapLongitude(boolean wrapLongitude)
Set whether to wrap longitudes.
|
Copyright © 2009–2017. All rights reserved.