Module org.elasticsearch.server
Package org.elasticsearch.plugins.internal
package org.elasticsearch.plugins.internal
-
InterfacesClassDescriptionAn interface to provide instances of document parsing observer and reporterAn internal plugin that will return a DocumentParsingProvider.An interface to allow accumulating results of document parsing (collected with
XContentParserDecorator
)An interface to allow performing an action when parsing and indexing has been completedElasticsearch plugins may provide an implementation of this class (via SPI) in order to add extra fields to the JSON based log file.A plugin that may receive aReloadablePlugin
in order to call itsReloadablePlugin.reload(Settings)
method.An SPI interface for registering Settings.