CatalogSearch Module
Model\Indexer\IndexStructureFactory
Factory
This factory creates the appropriate index structure handler based on the configured search engine (MySQL, Elasticsearch, etc.). Developers use this w...
Model\Indexer\IndexerHandlerFactory
Factory
This factory class creates the appropriate search indexer handler based on the currently configured search engine (e.g., Elasticsearch, MySQL). Develo...