You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Magento 2.3.1 added support for Elasticsearch 6.x and it is enabled by default. So Warden should utilize version 6.8 (latest available 6.x) of Elasticsearch by default for magento2 environments.
Magento 2.3.1 added support for Elasticsearch 6.x and it is enabled by default. So Warden should utilize version 6.8 (latest available 6.x) of Elasticsearch by default for magento2 environments.
ref: https://devdocs.magento.com/guides/v2.3/config-guide/elasticsearch/es-overview.html
This may be overridden per-project via
ELASTICSEARCH_VERSION=5.4
in the.env
file as-needed to support running older versions of MagentoThe text was updated successfully, but these errors were encountered: