Re: TSearch chain dictionaries

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: TSearch chain dictionaries
Дата
Msg-id Pine.LNX.4.64.0710151840000.25678@sn.sai.msu.ru
обсуждение исходный текст
Ответ на TSearch chain dictionaries  (Hannes Dorbath <light@theendofthetunnel.de>)
Список pgsql-general
On Mon, 15 Oct 2007, Hannes Dorbath wrote:

> I'm sure that is covered somewhere, but I failed to locate it. Is it not
> possible to chain dicts? Feed output from iSpell to a stemmer for example.


no. As a workaround you can create your own dictionary
ispell_stemmer_chain(), which does what you want inside -
call ispell and pass result to stemmer.

     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 по дате отправления:

Предыдущее
От: Syan Tan
Дата:
Сообщение: Re: atomic commit;begin for long running transactions , in combination with savepoint.
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: Re : Very asynchrnous replication system