| Package | Description |
|---|---|
| org.elasticsearch.percolator | |
| org.elasticsearch.search.fetch | |
| org.elasticsearch.search.fetch.fielddata | |
| org.elasticsearch.search.internal |
| Modifier and Type | Method and Description |
|---|---|
<SubPhaseContext extends FetchSubPhaseContext> |
PercolateContext.getFetchSubPhaseContext(FetchSubPhase.ContextFactory<SubPhaseContext> contextFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract FetchSubPhase.ContextFactory<SubPhaseContext> |
FetchSubPhaseParseElement.getContextFactory()
Return the ContextFactory for this FetchSubPhase.
|
| Modifier and Type | Field and Description |
|---|---|
static FetchSubPhase.ContextFactory<FieldDataFieldsContext> |
FieldDataFieldsFetchSubPhase.CONTEXT_FACTORY |
| Modifier and Type | Method and Description |
|---|---|
protected FetchSubPhase.ContextFactory |
FieldDataFieldsParseElement.getContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
<SubPhaseContext extends FetchSubPhaseContext> |
FilteredSearchContext.getFetchSubPhaseContext(FetchSubPhase.ContextFactory<SubPhaseContext> contextFactory) |
<SubPhaseContext extends FetchSubPhaseContext> |
DefaultSearchContext.getFetchSubPhaseContext(FetchSubPhase.ContextFactory<SubPhaseContext> contextFactory) |
abstract <SubPhaseContext extends FetchSubPhaseContext> |
SearchContext.getFetchSubPhaseContext(FetchSubPhase.ContextFactory<SubPhaseContext> contextFactory) |
Copyright © 2009–2017. All rights reserved.