123456789101112 |
- [[modules-plugins]]
- == Plugins
- [float]
- === Plugins
- Plugins 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.
- See the {plugins}/index.html[Plugins documentation] for more.
|