Method | Description | |
---|---|---|
__construct ( Magento\Framework\Indexer\IndexerRegistry $indexerRegistry, |
ReindexProductsAfterSave constructor. |
Method | Description | |
---|---|---|
processFullTextIndex ( mixed $ids ) | Process full-text reindex for product ids |
public __construct ( Magento\Framework\Indexer\IndexerRegistry $indexerRegistry, |
||
$indexerRegistry | Magento\Framework\Indexer\IndexerRegistry | The indexer registry |
$fullIndexer | The Full Indexer |
protected processFullTextIndex ( mixed $ids ) | ||
$ids | mixed | The product ids to reindex |