Model
FullTextIndexUpdateProcessor
Magento\InventoryCatalogSearch\Model\FullTextIndexUpdateProcessor
What it does
This processor automatically updates Magento's catalog search full-text index when inventory source items change.
Developers would use this class to ensure that product search results remain accurate when stock levels or saleable statuses change, maintaining search index consistency with inventory updates through the composite processor pattern.
Public Methods
- process()
- getSortOrder()