From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Hannes Dorbath <light(at)theendofthetunnel(dot)de> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Tsearch2 / PG 8.2 Which stemmer files? |
Date: | 2006-12-07 13:52:20 |
Message-ID: | Pine.LNX.4.64.0612071650480.16338@sn.sai.msu.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hannes,
please download patch tsearch_snowball_82.gz
http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/
which updates API to snowball.
Oleg
On Thu, 7 Dec 2006, Hannes Dorbath wrote:
> Which stemmer files is one supposed to use with 8.2 Tsearch2?
>
> Trying to compile the output from Gendict with:
>
> stem_UTF_8_german.c
> stem_UTF_8_german.h
>
> from:
>
> http://snowball.tartarus.org/dist/libstemmer_c.tgz
>
> gives:
>
> http://hannes.imos.net/make.txt
>
>
> Thanks!
>
>
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru)
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83
From | Date | Subject | |
---|---|---|---|
Next Message | Marc Evans | 2006-12-07 13:58:34 | partition insert question |
Previous Message | Martijn van Oosterhout | 2006-12-07 13:22:26 | Re: Internal function call from C-language function |