How turn off Elastic search on Magento 2.4.5
I try to turn off Elasticsearch to use Algolia Search as the default search engine. I try this command line: bin/magento module:disable {Magento_Elasticsearch,Magento_InventoryElasticsearch,Magento_Elasticsearch6,Magento_Elasticsearch7} But when I access category pages, it show this bug: [2022-12-26T07:02:50.729178+00:00] main.CRITICAL: Missing required argument $adapters of… Read More »How turn off Elastic search on Magento 2.4.5