| Package | Description |
|---|---|
| org.elasticsearch.percolator | |
| org.elasticsearch.search.internal |
| Modifier and Type | Method and Description |
|---|---|
SearchContextAggregations |
PercolateContext.aggregations() |
| Modifier and Type | Method and Description |
|---|---|
SearchContext |
PercolateContext.aggregations(SearchContextAggregations aggregations) |
| Modifier and Type | Method and Description |
|---|---|
SearchContextAggregations |
FilteredSearchContext.aggregations() |
SearchContextAggregations |
DefaultSearchContext.aggregations() |
abstract SearchContextAggregations |
SearchContext.aggregations() |
| Modifier and Type | Method and Description |
|---|---|
SearchContext |
SubSearchContext.aggregations(SearchContextAggregations aggregations) |
SearchContext |
FilteredSearchContext.aggregations(SearchContextAggregations aggregations) |
SearchContext |
DefaultSearchContext.aggregations(SearchContextAggregations aggregations) |
abstract SearchContext |
SearchContext.aggregations(SearchContextAggregations aggregations) |
Copyright © 2009–2017. All rights reserved.