| パッケージ | 説明 |
|---|---|
| org.elasticsearch.percolator | |
| org.elasticsearch.search.fetch | |
| org.elasticsearch.search.fetch.fielddata | |
| org.elasticsearch.search.internal |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
<SubPhaseContext extends FetchSubPhaseContext> |
PercolateContext.getFetchSubPhaseContext(FetchSubPhase.ContextFactory<SubPhaseContext> contextFactory) |
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static interface |
FetchSubPhase.ContextFactory<SubPhaseContext extends FetchSubPhaseContext>
This interface is in the fetch phase plugin mechanism.
|
class |
FetchSubPhaseParseElement<SubPhaseContext extends FetchSubPhaseContext>
A parse element for a
FetchSubPhase that is used when parsing a search request. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
FieldDataFieldsContext
All the required context to pull a field from the field data cache.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
abstract <SubPhaseContext extends FetchSubPhaseContext> |
SearchContext.getFetchSubPhaseContext(FetchSubPhase.ContextFactory<SubPhaseContext> contextFactory) |
<SubPhaseContext extends FetchSubPhaseContext> |
FilteredSearchContext.getFetchSubPhaseContext(FetchSubPhase.ContextFactory<SubPhaseContext> contextFactory) |
<SubPhaseContext extends FetchSubPhaseContext> |
DefaultSearchContext.getFetchSubPhaseContext(FetchSubPhase.ContextFactory<SubPhaseContext> contextFactory) |
Copyright © 2009–2016. All rights reserved.