public class ParentJoinPlugin
extends org.elasticsearch.plugins.Plugin
implements org.elasticsearch.plugins.SearchPlugin
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.ScoreFunctionSpec<T extends org.elasticsearch.index.query.functionscore.ScoreFunctionBuilder<T>>, org.elasticsearch.plugins.SearchPlugin.SearchExtensionSpec<W extends org.elasticsearch.common.io.stream.NamedWriteable,P>, 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 and Description |
|---|
ParentJoinPlugin(org.elasticsearch.common.settings.Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<org.elasticsearch.plugins.SearchPlugin.AggregationSpec> |
getAggregations() |
java.util.List<org.elasticsearch.plugins.SearchPlugin.QuerySpec<?>> |
getQueries() |
additionalSettings, close, createComponents, createGuiceModules, getBootstrapChecks, getCustomMetaDataUpgrader, getExecutorBuilders, getGuiceServiceClasses, getIndexMetaDataUpgrader, getIndexTemplateMetaDataUpgrader, getNamedWriteables, getNamedXContent, getSettings, getSettingsFilter, onIndexModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModule, onModulepublic ParentJoinPlugin(org.elasticsearch.common.settings.Settings settings)
public 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.SearchPlugin