I am not able to get stemming to work with my collections that are in unicode.
Everything else seems fine but whenever I search on something like choice, it
only returns choice and not choices as well. I redid the collections using
englishx and the stemming worked but unfortunately there are display issues
then, black diamond with question mark, and my content is in multiple languages
(spanish, french, swedish, english, etc.) so it would be better to have the
stemming in multiple languages.

Does anyone know what sort of problem this could be? Configuration or
installation issue is my guess but I have no idea where to start.

Thanks,

jt