Log in
Model

General

Magento\CatalogSearch\Model\Search\RequestGenerator\General

What it does

This class generates search request configurations for catalog product attributes in Magento 2's search functionality.

Developers use it to define how attributes should be filtered (term-based filtering) and aggregated (faceted navigation buckets with counts) when building search queries for product collections in the catalog.

Public Methods

  • getFilterData()
  • getAggregationData()