| Package | Description |
|---|---|
| org.elasticsearch.search.aggregations | |
| org.elasticsearch.search.aggregations.bucket.nested |
| Modifier and Type | Method and Description |
|---|---|
static ReverseNestedBuilder |
AggregationBuilders.reverseNested(String name)
Create a new
ReverseNested aggregation with the given name. |
| Modifier and Type | Method and Description |
|---|---|
ReverseNestedBuilder |
ReverseNestedBuilder.path(String path)
Set the path to use for this nested aggregation.
|
Copyright © 2009–2017. All rights reserved.