Hi,
I am facing a bug in my store predictive search.
So the issue is for example:
if I search for Kueen instead of Queen it returns no products.
I am fetching it usgin search/suggest.
I also tried to debug it with search/suggest.json. this returns two products for Queen but nothing for Kueen.
Can someone help how to fix this.
Thanks.