Re: Tsearch2 / PG 8.2 Which stemmer files? - Mailing list pgsql-general

From Oleg Bartunov
Subject Re: Tsearch2 / PG 8.2 Which stemmer files?
Date
Msg-id Pine.LNX.4.64.0612071650480.16338@sn.sai.msu.ru
Whole thread Raw
In response to Tsearch2 / PG 8.2 Which stemmer files?  (Hannes Dorbath <light@theendofthetunnel.de>)
Responses Re: Tsearch2 / PG 8.2 Which stemmer files?  (Hannes Dorbath <light@theendofthetunnel.de>)
List 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@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Internal function call from C-language function
Next
From: Bill Moran
Date:
Subject: Re: VACUUM and transactions in different databases