2013-08-28 19:24:34 -04:00
|
|
|
[[modules-plugins]]
|
|
|
|
== Plugins
|
|
|
|
|
|
|
|
[float]
|
|
|
|
=== Plugins
|
|
|
|
|
2017-11-29 03:44:25 -05:00
|
|
|
Plugins are a way to enhance the basic Elasticsearch functionality in a
|
2013-08-28 19:24:34 -04:00
|
|
|
custom manner. They range from adding custom mapping types, custom
|
2017-09-11 14:39:29 -04:00
|
|
|
analyzers (in a more built in fashion), custom script engines, custom discovery
|
2013-08-28 19:24:34 -04:00
|
|
|
and more.
|
|
|
|
|
2015-08-15 12:00:55 -04:00
|
|
|
See the {plugins}/index.html[Plugins documentation] for more.
|