Model
Index
Magento\Elasticsearch\Model\ResourceModel\Index
What it does
This resource model retrieves and prepares product and category data for Elasticsearch indexing.
Developers use this class when building custom Elasticsearch index data or extending search functionality, particularly to fetch full product attributes with their display values and category relationships for specific products and stores.
Public Methods
- getFullProductIndexData()
- getFullCategoryProductIndexData()