London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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.