support of compound words in contrib/tsearch2

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, openfts discussion <openfts-general(at)lists(dot)sourceforge(dot)net>
Subject: support of compound words in contrib/tsearch2
Date: 2003-11-27 16:25:35
Message-ID: Pine.GSO.4.58.0311271923140.8613@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi there,

new version of tsearch2 is available for testing from
http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2

* tsearch-v2-7.3.tar.gz - full archive for 7.3.X releases
* tsearch-v2-7.4.patch.gz - patch for 7.4 release

Changes:

* Implement support of compound words in ispell dictionary
* Skip too long words from indexing (throw NOTICE instead of ERROR).

Documentation for new feature will be added later.

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-11-27 16:41:35 Re: Providing anonymous mmap as an option of sharing memory
Previous Message Alvaro Herrera 2003-11-27 16:25:32 Re: pg_restore and create FK without verification check