Re: Text search with ispell

From: Andreas Wenk <a(dot)wenk(at)netzmeister-st-pauli(dot)de>
To: Tommy Gildseth <tommy(dot)gildseth(at)usit(dot)uio(dot)no>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Text search with ispell
Date: 2009-01-27 11:02:18
Message-ID: 497EE9BA.6030302@netzmeister-st-pauli.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Tommy Gildseth schrieb:
> I'm trying to figure out how to use PostgreSQL's fulltext search with an
> ispell dictionary. I'm having a bit of trouble figuring out where this
> norwegian.dict comes from though.
> When I install the norwegian ispell dictionary, i get 4 files, nb.aff,
> nb.hash, nn.aff and nn.hash. What I'm unable to figure out, is the steps
> needed to use this for PostgreSQL?
>

Which version are you running? It's important to know, because tsearch2 is integrated
since version 8.3. The behaviour for implementing in earlier versions is therefore
different ...

Cheers

Andy
- --
St.Pauli - Hamburg - Germany

Andreas Wenk

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJfum6Va7znmSP9AwRAlN4AJ9odanCrD3R+gMzb7yzJjXWEKfCUACeN1Tv
SmVDeFa6xemj53T2cMUFoyM=
=khkB
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2009-01-27 11:05:16 Re: Varchar vs text
Previous Message Sim Zacks 2009-01-27 10:52:35 plpython infinite loop