org.elasticsearch.plugins.MapperPlugin, org.elasticsearch.plugins.SearchPluginpublic class ParentJoinPlugin
extends org.elasticsearch.plugins.Plugin
implements org.elasticsearch.plugins.SearchPlugin, org.elasticsearch.plugins.MapperPlugin
org.elasticsearch.plugins.SearchPlugin.AggregationSpec, org.elasticsearch.plugins.SearchPlugin.FetchPhaseConstructionContext, org.elasticsearch.plugins.SearchPlugin.PipelineAggregationSpec, org.elasticsearch.plugins.SearchPlugin.QuerySpec<T extends org.elasticsearch.index.query.QueryBuilder>, org.elasticsearch.plugins.SearchPlugin.RescorerSpec<T extends org.elasticsearch.search.rescore.RescorerBuilder<T>>, org.elasticsearch.plugins.SearchPlugin.ScoreFunctionSpec<T extends org.elasticsearch.index.query.functionscore.ScoreFunctionBuilder<T>>, org.elasticsearch.plugins.SearchPlugin.SearchExtensionSpec<W extends org.elasticsearch.common.io.stream.NamedWriteable,P extends java.lang.Object>, org.elasticsearch.plugins.SearchPlugin.SearchExtSpec<T extends org.elasticsearch.search.SearchExtBuilder>, org.elasticsearch.plugins.SearchPlugin.SuggesterSpec<T extends org.elasticsearch.search.suggest.SuggestionBuilder<T>>| Constructor | Description |
|---|---|
ParentJoinPlugin() |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<org.elasticsearch.plugins.SearchPlugin.AggregationSpec> |
getAggregations() |
|
java.util.Map<java.lang.String,org.elasticsearch.index.mapper.Mapper.TypeParser> |
getMappers() |
|
java.util.List<org.elasticsearch.plugins.SearchPlugin.QuerySpec<?>> |
getQueries() |
getFieldFilter, getMetadataMappersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadditionalSettings, close, createComponents, createGuiceModules, getBootstrapChecks, getCustomMetaDataUpgrader, getExecutorBuilders, getGuiceServiceClasses, getIndexMetaDataUpgrader, getIndexTemplateMetaDataUpgrader, getNamedWriteables, getNamedXContent, getSettings, getSettingsFilter, onIndexModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModulepublic java.util.List<org.elasticsearch.plugins.SearchPlugin.QuerySpec<?>> getQueries()
getQueries in interface org.elasticsearch.plugins.SearchPluginpublic java.util.List<org.elasticsearch.plugins.SearchPlugin.AggregationSpec> getAggregations()
getAggregations in interface org.elasticsearch.plugins.SearchPluginpublic java.util.Map<java.lang.String,org.elasticsearch.index.mapper.Mapper.TypeParser> getMappers()
getMappers in interface org.elasticsearch.plugins.MapperPlugin