[[mapper]] == Mapper Plugins Mapper plugins allow new field datatypes to be added to Elasticsearch. [float] === Core mapper plugins The core mapper plugins are: <>:: The mapper-size plugin provides the `_size` meta field which, when enabled, indexes the size in bytes of the original {ref}/mapping-source-field.html[`_source`] field. include::mapper-size.asciidoc[]