| 12345678910111213 | [[modules-plugins]]== PluginsPlugins are a way to enhance the basic Elasticsearch functionality in acustom manner. They range from adding custom mapping types, customanalyzers (in a more built in fashion), custom script engines, custom discoveryand more.For information about selecting and installing plugins, see{plugins}/index.html[{es} Plugins and Integrations].For information about developing your own plugin, see{plugins}/plugin-authors.html[Help for plugin authors].
 |