alexcheng1982 / docker-magento2

Docker image for Magento Open Source 2
MIT License
381 stars 258 forks source link

Update Catalog search to using Elasticsearch #37

Open samherrmann opened 5 years ago

samherrmann commented 5 years ago

After launching a new container with version 2.3.0, the following notification appears:

Catalog Search is currently configured to use the MySQL engine, which has been deprecated. Consider migrating to one of the Elasticsearch engines now to ensure there are no service interruptions during your next upgrade.

This issue is a feature request to upgrade the image to using Elasticsearch.