This page has moved to Adobe Experience League and will be redirected soon.
Improve Adobe Commerce search performance with Elasticsearch
This article discusses that it is a recommended best practice to replace the default MySQL search engine in Adobe Commerce with Elasticsearch because Elasticsearch is a better-performing search engine.
Affected Products and Versions:
Cause
The MySQL search engine has a slower performance compared to using Elasticsearch.
Issue
In large applications of Adobe Commerce, the MySQL data cache stored in RAM can grow very large and be subjected to thousands or millions of requests per second.
MySQL does not have a strong memory-focused search engine. MySQL search has a relatively high overhead and cannot deliver optimal speed. Because MySQL search is not designed for very high concurrency, users can be exposed to bottlenecks and periodic negative performance impacts that can result in slow user experiences.
Solution
Configure and enable the Elasticsearch engine as described in Configure Adobe Commerce to use Elasticsearch .
Was this article helpful?
Yes
No
0 out of 0 found this helpful