Model
PriceFieldsProvider
Magento\Elasticsearch\Model\Adapter\BatchDataMapper\PriceFieldsProvider
What it does
This class provides price field data mapping for Elasticsearch indexing in Magento 2.
It retrieves product price information for different customer groups and formats it for search index storage.
Developers would use this when customizing how product prices are indexed in Elasticsearch or when extending price-related search functionality.
Public Methods
- getFields()