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.
Related Articles
How to fine-tune Elastic Search module for exceptional results?
If you are experiencing unexpected search results while using our Elastic Search module, please follow the steps below to confirm your configuration is correctly set. Additionally, refer to our video guide for Elastic Search set up: 1. Elasticsearch ...
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 ...
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".
The error indicates that the search engine settings might be hardcoded or incorrectly specified. To resolve the issue, follow these steps: For a cloud environment, check the file: .magento.env.yaml. In this file, you need to verify and, if necessary, ...
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, including the ...
How to ensure accurate search results with special characters?
Special characters in search queries can complicate the search experience in eCommerce platforms. To ensure accurate and error-free search results, it’s important to handle these characters properly. 1. Enable Special Characters Handling Navigate to ...