| パッケージ | 説明 |
|---|---|
| org.elasticsearch.search.aggregations | |
| org.elasticsearch.search.aggregations.bucket.nested |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static NestedBuilder |
AggregationBuilders.nested(String name)
Create a new
Nested aggregation with the given name. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
NestedBuilder |
NestedBuilder.path(String path)
Set the path to use for this nested aggregation.
|
Copyright © 2009–2016. All rights reserved.