Multiple tokens seems to be a more flexible contract.
You might want to be able to match just the stem, both the exact token and the
stemmed token or just the exact term. So putting both in the index may be
expedient, depending on the language.
Also there are a number of common situations whe
Hi,
I just noticed that the HunspellStemmer outputs more than one tokens, the
original word plus the stems as far as I understood.
This is not quite what I would expect and becomes tricky especially at
query time. Using for instance elasticsearch to query a stemmed field, a
boolean query would be