This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Plugins
editPlugins
editPlugins are a way to enhance the basic Elasticsearch functionality in a custom manner. They range from adding custom mapping types, custom analyzers (in a more built in fashion), custom script engines, custom discovery and more.
For information about selecting and installing plugins, see Elasticsearch Plugins and Integrations.
For information about developing your own plugin, see Help for plugin authors.