Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hi Mattias! I believe the main issue is the tokenizer/analyzer in the backend which you can't change but I think there might be a solution to your problem. If you make use of Elastic Search match phrase I believe you will still get the perfect match. This is something I've done in Find.Toolbox https://github.com/episerver/EPiServer.Labs.Find.Toolbox
Hey,
Does anyone know if it's possible to create a custom query analyzer or configure one of the "synonym" analyzers? I have an issue where free text query containing dash (-) is split up into two different terms. I don't want that behavior when searching for a specific type.