From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
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:11:10 |
Message-ID: | Pine.LNX.4.64.0901271409280.9554@sn.sai.msu.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, 27 Jan 2009, Tommy Gildseth wrote:
> 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?
you need to make a choice between two kinds of norwegian language - nn, nb,
see http://en.wikipedia.org/wiki/Norwegian_language
Then follow standard procedure described in documentation.
Where did you get them ?
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 | Tommy Gildseth | 2009-01-27 11:33:33 | Re: Text search with ispell |
Previous Message | Thom Brown | 2009-01-27 11:11:08 | Re: Varchar vs text |