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