Model
IntegerMapper
Magento\Elasticsearch8\Model\Adapter\DynamicTemplates\IntegerMapper
What it does
This class maps Elasticsearch long data types to integer types in dynamic templates for Elasticsearch 8.
Developers would use this when configuring Elasticsearch field mappings to ensure numeric values are stored as integers instead of long integers, optimizing storage and query performance.
Note that Elasticsearch 8 support is deprecated by Adobe.
Public Methods
- processTemplates()