Search Popup and Search Page Results Do Not Match #3618
Replies: 6 comments
-
SEARCH POPUP
|
Beta Was this translation helpful? Give feedback.
-
SEARCH PAGE
|
Beta Was this translation helpful? Give feedback.
-
SEARCH PAGE
|
Beta Was this translation helpful? Give feedback.
-
Search Popup
|
Beta Was this translation helpful? Give feedback.
-
short answer is : the autocompletion box is extending the current search term to the suggested search terms, because we can't know if the person has finished to type. This is what allows you to have result when typing "nuc", it will extend to "nucleosil" and "nucleosil c18", etc... So yes, out-of-the-box, it's the normal behavior. That being said, are you using the free version of ElasticSuite or the Premium version ? You can see this in the bottom right corner of the Magento back-office. For sure we have one of our Premium users which is also selling Nucleosil and this kind of products, so if this is the same customer you're working for, you should have been provided with an access to our professional support platform (zendesk) because that's where the question for the pro version have to be asked. Best regards |
Beta Was this translation helpful? Give feedback.
-
Hello @romainruaud I am using the free version of ElasticSuite. On a fresh local Magento installation with sample data, both the search popup and the search results page show the same results. That's why I conducted a detailed investigation. Is there any way to achieve consistent results between the search popup and the full search results page? Thanks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello @romainruaud and @vahonc
I am experiencing an issue where the search results returned by the search popup and the search page on my site differ, even though all store configurations are set to default and both query the same Elasticsearch index.
This causes inconsistent user experience as users see different results depending on where they search.
All Magento and store configuration options related to search are set to default values.
Observed behavior:
Steps to reproduce:
Use a sample search term (e.g., "Nucleosil").
Run the search popup query.
Run the search page query.
Compare returned product result.
Expected behavior:
Magento ver. 2.4.7-p5
[ElasticSuite] Open Source ver. 2.11.10 (on elasticsearch ver. 7.17.26)
Beta Was this translation helpful? Give feedback.
All reactions