Do Amasty extensions work with ElasticSearch, OpenSearch and LiveSearch?
Our primary focus is on ensuring the flawless functioning of our modules in accordance with all Magento specifications. The extensions support Elasticsearch and OpenSearch versions with regard to Magento system requirements. Regarding LiveSearch compatibility, we conduct smoke tests for all Amasty extensions to ensure there are no critical errors when using this search engine.
| |
OpenSearch: 1.2, 2.5, 2.12
| OpenSearch: 1.2, 2.5, 2.12 |
ElasticSearch: 7.9, 7.16, 7,17,8.5, 8.11 |
ElasticSearch: 7.9, 7.16, 7,17,8.5, 8.11
|
Related Articles
How to fix the "No alive nodes found in your cluster" error?
The "No alive nodes found in your cluster" error in Magento 2 typically occurs when Magento is unable to connect to the Elasticsearch service. This issue can arise from various factors such as Elasticsearch not running, network issues, incorrect ...
What Amasty extensions support PWA?
For PWA compatibility, Amasty designed a separate PWA add-ons. They go as supplementary solutions to the main extensions. Amasty PWA add-ons provide the same functionality as the original Amasty extensions. The PWA add-ons are created with the ...
Why did all my extensions disappear from the Amasty “Products” tab?
If you don’t see any extensions available in the Products tab, it’s likely that the Base version you have installed is outdated: To fix the issue, please update the module to the latest version available. You may do it by running the below command: ...
What Amasty extensions support GraphQL?
Amasty has introduced additional GraphQL packages for extensions that are GraphQL compatible. These packages are listed in the 'suggest' section of the composer.json file. As a result, they are not automatically installed with the main module. To ...
What Amasty extensions support API?
Each Amasty extension that has API support, includes the etc/webapi.xml file. The webapi.xml file contains API configurations with the list of available API requests. For example, a request from the Custom Form module interface: 1 - endpoint URL; 2 - ...