It seems that stem is not available for some local...
# community-help
l
It seems that stem is not available for some locales, like jp or ko. Is this correct? there is a list somewhere of locales compatibile with stemming?
j
We use snowball stemmer. Any languages supported by Snowball are supported with Typesense: https://snowballstem.org/algorithms/
l
if enable the stemmer for a field and set locale=jp, I receive this error: The
locale
value of the field
type
is not supported for stem.
j
I don't Japanese as a supported language in Snowball stemmer, so it's not supported in Typesense either
l
ok, I see it. Thanks