Re: TSearch chain dictionaries - Mailing list pgsql-general

From Oleg Bartunov
Subject Re: TSearch chain dictionaries
Date
Msg-id Pine.LNX.4.64.0710151840000.25678@sn.sai.msu.ru
Whole thread Raw
In response to TSearch chain dictionaries  (Hannes Dorbath <light@theendofthetunnel.de>)
List 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 by date:

Previous
From: Syan Tan
Date:
Subject: Re: atomic commit;begin for long running transactions , in combination with savepoint.
Next
From: "Greg Sabino Mullane"
Date:
Subject: Re: Re : Very asynchrnous replication system