Log in
Model

MatchQueriesModifier

Magento\CatalogSearch\Model\Search\Request\MatchQueriesModifier

What it does

This class modifies search request queries by adding additional field configurations to match queries based on predefined query mappings.

Developers use this when they need to customize or extend search match query behavior, such as adding boost values, match types, or other field-specific parameters to catalog search queries through dependency injection configuration.

Public Methods

  • modify()