Elastic Search
I face some issues with the Elastic Search extension. What should I check?
If the extension doesn't work as expected (e.g. search results are not relevant or do not display at all), we'd recommend checking the module configurations following the instructions below. 1. A compatible version of the Elasticsearch Engine should ...
How to translate the search popup created by Amasty Advanced Search?
The stores often have multiple views for different languages. The Amasty extensions are easy to translate using the following article - How to translate a Magento 2 extension? However, there are peculiarities associated with the ...
How to configure search synonyms in Amasty Elastic Search?
Besides other features like Search Relevance Rules, Stop Words, etc., the Amasty Elastic Search extension supports Search Synonyms. Default Magento synonyms aren't used in Amasty Elastic Search, the module manages synonyms separately. 1. ...
What features are included in each tariff plan of Elastic Search?
LITE Advanced Search extension - search popup with products, categories, CMS pages, browsing history, recently viewed products, popular and recent searches blocks; - integration with Amasty modules (if installed): Blog Pro, FAQ and Product Questions, ...
Why should I use your module instead of Magento Elastic Search?
Starting from version 2.4, Magento works with the Elastic Search that greatly impacts the overall performance of the website. Using Elastic Search as a search engine provides faster page loading and more relevant search results. Within the ...
If I let a user session expire/tab stay open for a long time, then return and try searching, it fails with a console error. How to fix?
The error occurs when our security controller is protecting your website from speculative load. Please reload the page before typing in the search field.
On what basis do the results fall under the Popular Searches and Recent Searches?
The information for search queries is collected on the Magento side and can be found here: Magento Admin Panel → Marketing → SEO & Search → Search Terms: If the query is new, a new entry will be added; after each use, the number of “uses” ...
I don't need the autocomplete popup, how do I disable it?
The autocomplete popup is the functionality of the Advanced Search module, which is a dependent component in the Elastic Search extensions. You can disable the Advanced Search module by running this command: php bin/magento mod:dis ...
Can you install the Elastic Engine for me?
We have a special service for Elastic Engine installation in case you need assistance. Our support team will perform the installation for you and ensures that everything runs as intended. After the purchase of the service, a ticket will ...
I've installed the module, but now it throws a warning: "Amasty Elastic is not working because "elasticsearch6" search engine is set in app/etc/env.php file".
If you’re running on Magento Cloud environment, the issue is associated with the specificities of the Magento Cloud instance. Please refer to the Magento support article on ElasticSearch configuration. The value for Amasty Elastic Search is ...
I'm running the website on Magento Cloud. Is the module compatible with Cloud instances?
Amasty modules are tested on compatibility with Magento Open Source and Commerce editions. The module works without issues on Cloud-based instances as well.
Is it possible to install Elastic Engine on a separate server?
For the efficient work of the Elastic Search module, installation of the Elastic Engine is required. Elastic Engine is the core component that proves a fast and relevant search process. As a common practice, the engine is installed and ...
Why don't I have settings on Match Mode, Wildcard and etc?
The settings are available for Amasty Elastic Search only, please make sure to set Amasty Elastic Search as the search engine in Magento Admin Panel > Stores > Configuration > Amasty Extensions > Elastic Search > Connection tab: ...
I'd like to sort the search results, is it possible?
The Elastic Search extension provides the functionality to create relevance rules for moving the position of specific products in the search results. Please find the details about creating relevance rules in our guide. If our Improved ...
What's the difference between Advanced Search and Elastic Search?
In our catalog, we offer two search extensions for Magento 2 - Advanced Search and Elastic Search. Both of them are aimed at improvement of the search process but the functionality differs. Elastic Search consists of several components, ...
Does the module support Elasticsearch version x.x?
The extension supports Elasticsearch versions with regard to Magento system requirements. For example, Magento 2.4.3 requires Elasticsearch 7.10, which means the latest version of our extension supports Elasticsearch 7.10 as it is fully ...
What's the difference between Match Modes AND/OR?
Elastic Search module provides a possibility to configure different search modes depending on the search attribute. With a suitable configuration, you can boost the relevance of the search results. In simple words, match mode (or search mode) ...