Error: XXX search engine doesn’t exist. Falling back to livesearch.
To solve the error when it occurs, modify the .magento.env.yaml
file to change the value on the engine:
line in the SEARCH_CONFIGURATION:
part of the file.
Description description
Environment
- Adobe Commerce on cloud infrastructure, all versions
- Live Search is installed and in use
Issue
A similar error message is shown in the logs (and observable in New Relic):
Error: XXX search engine doesn’t exist. Falling back to livesearch.
*Note: XXX *can be any search engine.
Resolution resolution
To resolve this search engine doesn’t exist error, follow these steps:
-
Modify the
.magento.env.yaml
file. -
Locate the following lines:
code language-none deploy: ... SEARCH_CONFIGURATION: engine: XXX
Note: XXX can be any search engine.
-
If you don’t have these lines, add them to the
.magento.env.yaml
file. -
If these lines exist, modify the engine: from XXX to livesearch.
-
Commit the change, and then redeploy.
Related Reading
Set up for success with Live Search in our Live Search Guide
recommendation-more-help
3d58f420-19b5-47a0-a122-5c9dab55ec7f