magesuite / theme-creativeshop

Open Software License 3.0
38 stars 24 forks source link

Fuzzy search results in auto-complete #99

Open ggm-dev opened 2 years ago

ggm-dev commented 2 years ago

Hello all - I wonder if anyone can provide some assistance with elasticsearch/suite and autocomplete. Compare results of search term "shert" on the demos of http://demo.magento-elastic-suite.io vs. https://demo.magesuite.io

In elastic suite demo we see that autocomplete does indeed offer some "fuzzy" results in autocomplete pop-up (although I just noticed that they're seemingly unrelated to search. . .),

image

but the magesuite demo only shows fuzzy results if you hit enter and get to the results page - https://demo.magesuite.io/catalogsearch/result/?q=shert

image

Perhaps I have some configuration issues - if anyone is using Magesuite and is successfully displaying fuzzy results in autocomplete window, I would love to know what settings you had to modify in order to display.