Package | Description |
---|---|
org.elasticsearch.search.aggregations | |
org.elasticsearch.search.aggregations.bucket.children |
Modifier and Type | Method and Description |
---|---|
static ChildrenBuilder |
AggregationBuilders.children(String name)
Create a new
Children aggregation with the given name. |
Modifier and Type | Method and Description |
---|---|
ChildrenBuilder |
ChildrenBuilder.childType(String childType)
Set the type of children documents.
|
Copyright © 2009–2015. All rights reserved.