Releases 2.11.9.1 and 2.10.23.1 #3421
rbayet
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🏆 Main features
Ability to search in/refine the explained results
It is now possible to search inside the list of products displayed in the explain results screen, in a similar way that it is possible in the category preview screen.
Since that does not alter the score of the products found through this "mini-search", it is now easier to look at the score details of a given product in the explained context.
The default explain results screen when simulating a full text search for "gear" on a Luma :
When reducing the displayed products to those also matching "duffle" :
💎 Accentuated form of popular search terms can now be shown in the autocomplete
If your store is in a language featuring accents and diacritics, you might want to show popular search terms exactly as typed by your users instead of the "ASCII folded" version of those search terms as it is now.
For instance, in French, if "boîte à thé" (tea box) is a popular search, by default the Behavioral Autocomplete module would show it as "boite a the".
The new settings available in Stores > Configuration > Elasticsuite > Behavioral Autocomplete > Tweaks > Show raw search terms will allow you to make sure that "boîte a thé" could be shown as is when a user searches for "boite" in the autocomplete.
🐛 Fixes
Full Changelog:
Beta Was this translation helpful? Give feedback.
All reactions