First search for your question or topic, or browse the discussions below
Hey here, For our catalog search, we need to ignore accents. I can easily add the fuzzyquery filter to my search, but I don't have relevant result. I think, the perfect filter should be the Asciifolding, but it seems not to be implemented. How could I add this native ES filter to my Spryker project?! Thank you for all!
We want to show first available concrete product on catalog page. Therefore, currently we are fetching abstract data from algolia/elasticsearch. How can we adjust that?