Using OpenSearch
Available since magento-scripts
2.3.1
From Magento 2.4.8 CMA will use OpenSearch as the default search engine.
1. Create new CMA app
2. Set searchengine to "opensearch" in the configuration section of the config file
cma.js
2.1 Configure OpenSearch (optional)
3. Run the application
You need to apply changes by running the start command without -s option.
Last updated