Uses of Package
org.elasticsearch.plugins
-
Classes in org.elasticsearch.plugins used by org.elasticsearch.action Class Description ActionPlugin An additional extension point forPlugins that extends Elasticsearch's scripting functionality.ActionPlugin.ActionHandler -
Classes in org.elasticsearch.plugins used by org.elasticsearch.action.admin.cluster.node.info Class Description PluginInfo An in-memory representation of the plugin descriptor. -
Classes in org.elasticsearch.plugins used by org.elasticsearch.action.admin.cluster.node.reload Class Description PluginsService -
Classes in org.elasticsearch.plugins used by org.elasticsearch.action.admin.cluster.stats Class Description PluginInfo An in-memory representation of the plugin descriptor. -
Classes in org.elasticsearch.plugins used by org.elasticsearch.client.transport Class Description Plugin An extension point allowing to plug in custom functionality. -
Classes in org.elasticsearch.plugins used by org.elasticsearch.cluster Class Description ClusterPlugin An extension point forPluginimplementations to customer behavior of cluster management. -
Classes in org.elasticsearch.plugins used by org.elasticsearch.common.network Class Description NetworkPlugin Plugin for extending network and transport related classes -
Classes in org.elasticsearch.plugins used by org.elasticsearch.discovery Class Description DiscoveryPlugin An additional extension point forPlugins that extends Elasticsearch's discovery functionality. -
Classes in org.elasticsearch.plugins used by org.elasticsearch.gateway Class Description MetaDataUpgrader -
Classes in org.elasticsearch.plugins used by org.elasticsearch.index Class Description IndexStorePlugin.DirectoryFactory An interface that describes how to create a new directory instance per shard. -
Classes in org.elasticsearch.plugins used by org.elasticsearch.index.store Class Description IndexStorePlugin.DirectoryFactory An interface that describes how to create a new directory instance per shard. -
Classes in org.elasticsearch.plugins used by org.elasticsearch.indices Class Description IndexStorePlugin.DirectoryFactory An interface that describes how to create a new directory instance per shard.MapperPlugin An extension point forPluginimplementations to add custom mappersPluginsService -
Classes in org.elasticsearch.plugins used by org.elasticsearch.indices.analysis Class Description AnalysisPlugin An additional extension point forPlugins that extends Elasticsearch's analysis functionality. -
Classes in org.elasticsearch.plugins used by org.elasticsearch.ingest Class Description IngestPlugin An extension point forPluginimplementations to add custom ingest processors -
Classes in org.elasticsearch.plugins used by org.elasticsearch.node Class Description Plugin An extension point allowing to plug in custom functionality.PluginsService -
Classes in org.elasticsearch.plugins used by org.elasticsearch.plugins Class Description ActionPlugin.ActionHandler IndexStorePlugin.DirectoryFactory An interface that describes how to create a new directory instance per shard.Plugin An extension point allowing to plug in custom functionality.PluginInfo An in-memory representation of the plugin descriptor.SearchPlugin.AggregationSpec Specification for anAggregation.SearchPlugin.FetchPhaseConstructionContext Context available during fetch phase construction.SearchPlugin.PipelineAggregationSpec Specification for aPipelineAggregator.SearchPlugin.QuerySpec Specification of customQuery.SearchPlugin.RescorerSpec SearchPlugin.ScoreFunctionSpec Specification of customScoreFunction.SearchPlugin.SearchExtensionSpec Specification of search time behavior extension like a customMovAvgModelorScoreFunction.SearchPlugin.SearchExtSpec Specification for aSearchExtBuilderwhich represents an additional section that can be parsed in a search request (within the ext element).SearchPlugin.SuggesterSpec Specification for aSuggester. -
Classes in org.elasticsearch.plugins used by org.elasticsearch.repositories Class Description RepositoryPlugin An extension point forPluginimplementations to add custom snapshot repositories. -
Classes in org.elasticsearch.plugins used by org.elasticsearch.script Class Description ScriptPlugin An additional extension point forPlugins that extends Elasticsearch's scripting functionality. -
Classes in org.elasticsearch.plugins used by org.elasticsearch.search Class Description SearchPlugin Plugin for extending search time behavior.