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 |
---|---|
abstract SearchContextAggregations |
SearchContext.aggregations() |
SearchContextAggregations |
FilteredSearchContext.aggregations() |
SearchContextAggregations |
DefaultSearchContext.aggregations() |
Modifier and Type | Method and Description |
---|---|
SearchContext |
SubSearchContext.aggregations(SearchContextAggregations aggregations) |
abstract SearchContext |
SearchContext.aggregations(SearchContextAggregations aggregations) |
SearchContext |
FilteredSearchContext.aggregations(SearchContextAggregations aggregations) |
SearchContext |
DefaultSearchContext.aggregations(SearchContextAggregations aggregations) |
Copyright © 2009–2015. All rights reserved.