Log in
Model

ProductRuleIndexer

Magento\CatalogRule\Model\Indexer\Product\ProductRuleIndexer

What it does

This indexer rebuilds catalog price rules for specific products or product lists.

Developers use this when they need to manually trigger reindexing of catalog rule pricing for products, such as after bulk product updates or when catalog rules are modified.

It extends AbstractIndexer and implements the logic to handle both single product and multiple product reindexing scenarios.