You are looking at preliminary documentation for a future release.
Not what you want? See the
current release documentation.
Mapper Size Pluginedit
The mapper-size plugin provides the _size
metadata field which, when enabled,
indexes the size in bytes of the original
_source
field.
Installationedit
Version 8.7.0 of the Elastic Stack has not yet been released.
Removaledit
The plugin can be removed with the following command:
sudo bin/elasticsearch-plugin remove mapper-size
The node must be stopped before removing the plugin.