Model
SearchModifier
Magento\CatalogSearch\Model\Search\Request\SearchModifier
What it does
This class modifies search request configurations by merging them with dynamically generated search requests from the RequestGenerator.
Developers would use this when they need to extend or customize Magento's catalog search request structure, typically during search query building or when implementing custom search behavior for product catalogs.
Public Methods
- modify()