Model
Eav
Magento\Catalog\Model\Indexer\Product\Eav
What it does
This class manages the indexing of product EAV (Entity-Attribute-Value) attributes in Magento 2.
Developers interact with this indexer when product attribute values change, triggering re-indexing of searchable and filterable product attributes to ensure catalog filtering and search results remain accurate and performant.
Public Methods
- execute()
- executeFull()
- executeList()
- executeRow()