: is it good practice, common, or even possible to put symbols in my list of
: synonyms?
it entirely depends on your usecases, and wether you want words with those
symbols to have synonyms.
: I'm having trouble indexing and searching for "A&E", with it being split on
: the &.
that sounds like
You're probably looking at a custom tokenizer and/or filter chain here. Or
at least creatively combining the ones that exist. The admin/analysis
page will be your friend.
Even if you define these as synonyms, the rest of the analysis chain may
break them up so you really have to look at the effect
is it good practice, common, or even possible to put symbols in my
list of synonyms?
I'm having trouble indexing and searching for "A&E", with it being
split on the &.
we already convert .net to dotnet, but don't want to store every
combination of 2 letters, A&E, M&E, etc.
--
IntelComp