For the Magento search backend, you would like to move from MySQL to Elasticsearch for your existing project. You have confirmed that your services.yaml file is configured appropriately. However, after your most recently deployment, you notice the search engine is still set to MySQL.

For the Magento search backend, you would like to move from MySQL to Elasticsearch for your existing project. You have confirmed that your services.yaml file is configured appropriately. However, after your most recently deployment, you notice the search engine is still set to MySQL.
What additional step must be completed?
A. Configure the relationships section of the .magento.app.yaml file
B. Find an appropriate Elasticsearch module to require with Composer
C. Specify Elasticsearch as the search engine in the Magento Admin panel
D. Remove the MySQL service from the services.yaml file

Download Printable PDF. VALID exam to help you PASS.

3 thoughts on “For the Magento search backend, you would like to move from MySQL to Elasticsearch for your existing project. You have confirmed that your services.yaml file is configured appropriately. However, after your most recently deployment, you notice the search engine is still set to MySQL.

  1. A is the right answer because we also need to specify the
    relationships:
    opensearch: “opensearch:opensearch”

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.