You should use libstemmer_c/src_c/stem_UTF_8_german.[ch] and
tsearch2/gendict/config.sh script to generate stemmer for UTF8 as usial:
Thies C. Arntzen wrote:
hey theodor,
the dicts are ony one half of the solution, aren't they?
i also want to use the UTF8 stemmers from the snowball project
hey theodor,
the dicts are ony one half of the solution, aren't they?
i also want to use the UTF8 stemmers from the snowball project so i
have to take them from their "libstemmers", right? i haven't found
instructions on how to use gendict libstemmers (btw: i am using
tsearch2 from CVS HEAD
Contact with Alexander Presber about dictionaries, he
now work on it. UTF8 will work only in CVS HEAD (8.2 release in the future)
Thies C. Arntzen wrote:
hi,
i'm using tsearch2 from HEAD with 8.1.3 (with some 8.1.x compile fixes)
and want to use the UTF8 snowball stemmers. so far (haven't re
hi,
i'm using tsearch2 from HEAD with 8.1.3 (with some 8.1.x compile
fixes) and want to use the UTF8 snowball stemmers. so far (haven't
really hacked on it yet) with little success. i've seen some messages
on the list lately but i failed to find a step-by-step guid how to
use the utf8 ste