November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
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.