Model
AdditionalFieldsProvider
Magento\AdvancedSearch\Model\Adapter\DataMapper\AdditionalFieldsProvider
What it does
This class aggregates additional fields from multiple providers during search indexing to enhance product data in search indexes.
Developers use this when they need to extend search functionality by adding custom fields (like category data, ratings, or custom attributes) to the search index through dependency injection of field providers.
Public Methods
- getFields()