Magento 2 Cloud Elasticsearch

Magento 2 Cloud Elasticsearch

Rate this article

Share this article

Read Magento 2 cloud elastic search for more information. Magento recommends that you always set up Elasticsearch for your Magento Commerce Cloud project even if you plan to configure a third-party search tool for your Magento Commerce application. Setting up Elasticsearch provides a fallback option in the event that the third-party search tool fails. Magento 2 Cloud Elasticsearch

What is Elasticsearch

Elasticsearch is an open-source product that enables you to take data from any source, any format, and search and visualize it in real-time.

  • Elasticsearch performs quick and advanced searches on products in the product catalog
  • Elasticsearch Analyzers support multiple languages
  • Supports stop words and synonyms
  • Indexing does not impact customers until the reindex operation completes

Elasticsearch setup

You can use the following instructions for service set up on Magento Commerce Cloud Pro Integration environments and Starter environments, including master branch. You must submit a support ticket to configure the service on Pro Production and Staging environments. See Services.

  1. Add the elasticsearch service to the .magento/services.yaml file with the Elasticsearch version and allocated disk space in MB.
  2. Set the relationships property in the .magento.app.yaml file.
  3. Add, commit, and push code changes.
  4. Verify the service relationships and configure Elasticsearch in the Admin UI.
  5. Reindex the Catalog Search index.
  6. Clean the cache.

Add a Search Bar to Magento

Are you showing the right products, to the right shoppers, at the right time? Contact us to know more.
You may also like