| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
AliasValidator.validateAliasFilter(String alias,
byte[] filter,
IndexQueryParserService indexQueryParserService)
Validates an alias filter by parsing it using the
provided
IndexQueryParserService |
void |
AliasValidator.validateAliasFilter(String alias,
String filter,
IndexQueryParserService indexQueryParserService)
Validates an alias filter by parsing it using the
provided
IndexQueryParserService |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
IndexQueryParserService |
IndexService.queryParserService() |
| コンストラクタと説明 |
|---|
IndexService(Injector injector,
Index index,
NodeEnvironment nodeEnv,
AnalysisService analysisService,
MapperService mapperService,
IndexQueryParserService queryParserService,
SimilarityService similarityService,
IndexAliasesService aliasesService,
IndexCache indexCache,
IndexSettingsService settingsService,
IndexFieldDataService indexFieldData,
BitsetFilterCache bitSetFilterCache,
IndicesService indicesServices) |
| コンストラクタと説明 |
|---|
IndexAliasesService(Index index,
IndexSettingsService indexSettingsService,
IndexQueryParserService indexQueryParser) |
| コンストラクタと説明 |
|---|
PercolatorQueriesRegistry(ShardId shardId,
Settings indexSettings,
IndexQueryParserService queryParserService,
ShardIndexingService indexingService,
IndicesLifecycle indicesLifecycle,
MapperService mapperService,
IndexFieldDataService indexFieldDataService,
ShardPercolateService shardPercolateService) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
IndexQueryParserService |
QueryParseContext.indexQueryParserService() |
| コンストラクタと説明 |
|---|
QueryParseContext(Index index,
IndexQueryParserService indexQueryParser) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
IndexQueryParserService |
PercolateContext.queryParserService() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SearchContextHighlight |
HighlighterParseElement.parse(XContentParser parser,
IndexQueryParserService queryParserService) |
protected org.elasticsearch.search.highlight.SearchContextHighlight.FieldOptions.Builder |
HighlighterParseElement.parseFields(XContentParser parser,
IndexQueryParserService queryParserService) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
abstract IndexQueryParserService |
SearchContext.queryParserService() |
IndexQueryParserService |
FilteredSearchContext.queryParserService() |
IndexQueryParserService |
DefaultSearchContext.queryParserService() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SuggestionSearchContext.SuggestionContext |
SuggestContextParser.parse(XContentParser parser,
MapperService mapperService,
IndexQueryParserService queryParserService,
HasContextAndHeaders headersContext) |
SuggestionSearchContext |
SuggestParseElement.parseInternal(XContentParser parser,
MapperService mapperService,
IndexQueryParserService queryParserService,
String index,
int shardId,
HasContextAndHeaders headersContext) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SuggestionSearchContext.SuggestionContext |
CompletionSuggestParser.parse(XContentParser parser,
MapperService mapperService,
IndexQueryParserService queryParserService,
HasContextAndHeaders headersContext) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SuggestionSearchContext.SuggestionContext |
PhraseSuggestParser.parse(XContentParser parser,
MapperService mapperService,
IndexQueryParserService queryParserService,
HasContextAndHeaders headersContext) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SuggestionSearchContext.SuggestionContext |
TermSuggestParser.parse(XContentParser parser,
MapperService mapperService,
IndexQueryParserService queryParserService,
HasContextAndHeaders headersContext) |
Copyright © 2009–2016. All rights reserved.