Log in
Model

Suggestions

Magento\AdvancedSearch\Model\DataProvider\Suggestions

What it does

This is a default implementation of the SuggestedQueriesInterface that provides search query suggestions.

It acts as a placeholder or null object pattern, returning no suggestions and disabling results count display.

Developers would typically extend or replace this class with a custom implementation that provides actual search suggestions based on their specific search engine integration.

Public Methods

  • isResultsCountEnabled()
  • getItems()