Re: [GENERAL] TSearch2 from HEAD UTF8 German Compunds.

2006-02-22 Thread Teodor Sigaev
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

Re: [GENERAL] TSearch2 from HEAD UTF8 German Compunds.

2006-02-22 Thread Thies C. Arntzen
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

Re: [GENERAL] TSearch2 from HEAD UTF8 German Compunds.

2006-02-21 Thread Teodor Sigaev
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