Hi all,
ES Noob posting his first question here. I've ingested some text documents into ES using FS Crawler. When I try to run a match query in elastic search for a piece of text like "aaa-bbb", I notice that elastic search breaks it using the "-" as a delimiter while searching. Is there a way to make ES ignore the delimiter and do an exact match?