Re: Text search with ispell

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: Text search with ispell
Дата
Msg-id Pine.LNX.4.64.0901271409280.9554@sn.sai.msu.ru
обсуждение исходный текст
Ответ на Text search with ispell  (Tommy Gildseth <tommy.gildseth@usit.uio.no>)
Ответы Re: Text search with ispell
Список 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@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

В списке pgsql-general по дате отправления:

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: Varchar vs text
Следующее
От: Sim Zacks
Дата:
Сообщение: plpython infinite loop