Re: Text search with ispell

From: Tommy Gildseth <tommy(dot)gildseth(at)usit(dot)uio(dot)no>
To:
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Text search with ispell
Date: 2009-01-27 11:06:43
Message-ID: 497EEAC3.7000300@usit.uio.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Andreas Wenk wrote:
> -----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 ...

It will be running on version 8.3

--
Tommy Gildseth

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thom Brown 2009-01-27 11:11:08 Re: Varchar vs text
Previous Message Richard Huxton 2009-01-27 11:05:16 Re: Varchar vs text