Log in
Interface

SearchInterface

Magento\Search\Api\SearchInterface

What it does

This interface serves as the main entry point for search operations in Magento 2.

Developers would use this interface when implementing custom search functionality or working with Magento's search API to execute search queries across the system.

It extends the framework's SearchInterface to provide a standardized contract for search operations.