Model
Data
Magento\Search\Model\SearchEngine\Config\Data
What it does
This class manages the configuration data for Magento's search engine system.
It extends the base Config Data class to provide cached access to search engine configuration, such as which search engine adapter is active and its settings.
Developers would use this when they need to retrieve search engine configuration programmatically.