This is my first project with a database. I’ve tried a few methods and about to make changes to use synonyms. I have a hard time finding the correct document in my collection because the name field I’m using contains short strings which are abbreviations and often one substitution away from another other matches: vss, vse, vss.
Before using Atlas search I had created a field for synonyms that my searches would look at if the name field failed an exact match.
Now that I’m using Atlas search, I’ll use my existing synonyms to populate index synonyms.
Which token options and combinations would be the most useful? I’ve tried various ngram and a few others, some out of sheer curiosity. There’s a lot of options even after excluding the unrelated ones.