| Modifier and Type | Method and Description |
|---|---|
AnalysisService |
IndexService.analysisService() |
| Constructor and Description |
|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomAnalyzerProvider.build(AnalysisService analysisService) |
| Modifier and Type | Method and Description |
|---|---|
AnalysisService |
Mapper.TypeParser.ParserContext.analysisService() |
abstract AnalysisService |
ParseContext.analysisService() |
AnalysisService |
ParseContext.InternalParseContext.analysisService() |
AnalysisService |
MapperService.analysisService() |
| Constructor and Description |
|---|
DocumentMapperParser(Settings indexSettings,
MapperService mapperService,
AnalysisService analysisService,
SimilarityLookupService similarityLookupService,
ScriptService scriptService,
MapperRegistry mapperRegistry) |
Mapper.TypeParser.ParserContext(String type,
AnalysisService analysisService,
SimilarityLookupService similarityLookupService,
MapperService mapperService,
Map<String,Mapper.TypeParser> typeParsers,
Version indexVersionCreated,
ParseFieldMatcher parseFieldMatcher) |
MapperService(Index index,
IndexSettingsService indexSettingsService,
AnalysisService analysisService,
SimilarityLookupService similarityLookupService,
ScriptService scriptService,
MapperRegistry mapperRegistry) |
MapperService(Index index,
Settings indexSettings,
AnalysisService analysisService,
SimilarityLookupService similarityLookupService,
ScriptService scriptService,
MapperRegistry mapperRegistry) |
| Modifier and Type | Method and Description |
|---|---|
AnalysisService |
QueryParseContext.analysisService() |
| Constructor and Description |
|---|
IndexQueryParserService(Index index,
IndexSettingsService indexSettingsService,
IndicesQueriesRegistry indicesQueriesRegistry,
ScriptService scriptService,
AnalysisService analysisService,
MapperService mapperService,
IndexCache indexCache,
IndexFieldDataService fieldDataService,
BitsetFilterCache bitsetFilterCache,
SimilarityService similarityService) |
| Modifier and Type | Method and Description |
|---|---|
AnalysisService |
PercolateContext.analysisService() |
| Modifier and Type | Method and Description |
|---|---|
AnalysisService |
FilteredSearchContext.analysisService() |
AnalysisService |
DefaultSearchContext.analysisService() |
abstract AnalysisService |
SearchContext.analysisService() |
Copyright © 2009–2017. All rights reserved.