Package | Description |
---|---|
org.elasticsearch.percolator | |
org.elasticsearch.search.fetch.innerhits | |
org.elasticsearch.search.internal |
Modifier and Type | Method and Description |
---|---|
InnerHitsContext |
PercolateContext.innerHits() |
Modifier and Type | Method and Description |
---|---|
void |
PercolateContext.innerHits(InnerHitsContext innerHitsContext) |
Modifier and Type | Method and Description |
---|---|
InnerHitsContext |
InnerHitsContext.BaseInnerHits.innerHits() |
Modifier and Type | Method and Description |
---|---|
InnerHitsContext |
SubSearchContext.innerHits() |
abstract InnerHitsContext |
SearchContext.innerHits() |
InnerHitsContext |
FilteredSearchContext.innerHits() |
InnerHitsContext |
DefaultSearchContext.innerHits() |
Modifier and Type | Method and Description |
---|---|
void |
SubSearchContext.innerHits(InnerHitsContext innerHitsContext) |
abstract void |
SearchContext.innerHits(InnerHitsContext innerHitsContext) |
void |
FilteredSearchContext.innerHits(InnerHitsContext innerHitsContext) |
void |
DefaultSearchContext.innerHits(InnerHitsContext innerHitsContext) |
Copyright © 2009–2015. All rights reserved.