Tsearch2 Dutch snowball stemmer in PG8.1 - Mailing list pgsql-general

From Alban Hertroys
Subject Tsearch2 Dutch snowball stemmer in PG8.1
Date
Msg-id 47038692.5040904@magproductions.nl
Whole thread Raw
Responses Re: Tsearch2 Dutch snowball stemmer in PG8.1  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-general
Hello,

I'm trying to get a Dutch snowball stemmer in Postgres 8.1, but I can't
find how to do that.

I found CREATE FULLTEXT DICTIONARY commands in the tsearch2 docs on
http://www.sai.msu.su/~megera/postgres/fts/doc/index.html, but these
commands are apparently not available on PG8.1.

I also found the tables pg_ts_(cfg|cfgmap|dict|parser), but I have no
idea how to add a Dutch stemmer to those.

I did find some references to stem.[ch] files that were suggested to
compile into the postgres sources, but I cannot believe that's the right
way to do this (besides that I don't have sufficient privileges to
install such a version).

So... How do I do this?

The system involved is some version of Debian Linux (2.6 kernel); are
there any packages for a Dutch stemmer maybe?

I'm in a bit of a hurry too, as we're on a tight deadline :(

Regards,
--
Alban Hertroys
a.hertroys@magproductions.nl

magproductions b.v.

T: ++31(0)534346874
F: ++31(0)534346876
M:
I: www.magproductions.nl
A: Postbus 416
   7500 AK Enschede

// Integrate Your World //

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: pg_cancel_backend() does not work with buzz queries
Next
From: Alvaro Herrera
Date:
Subject: Re: pg_cancel_backend() does not work with buzz queries