Model
ReaderPlugin
Magento\CatalogSearch\Model\Search\ReaderPlugin
What it does
This plugin intercepts the reading of search configuration data and modifies it through a request modifier before returning it.
Developers would use this to customize or extend search request configurations dynamically, such as adding custom filters or adjusting search parameters.
Note that this class is deprecated in favor of Elasticsearch implementations.
Public Methods
- afterRead()