Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 684 Bytes

File metadata and controls

17 lines (13 loc) · 684 Bytes
mapped_pages
applies_to
deployment
self
products
id
elasticsearch

Add plugins [modules-plugins]

Plugins are a way to enhance the basic {{es}} 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 {{es}} plugins.

For information about developing your own plugin, see Create {{es}} plugins.