From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Cc: | <scrappy(at)hub(dot)org> |
Subject: | OpenFTS (Open Source Full Text Search engine) pre-announce |
Date: | 2001-08-09 16:15:06 |
Message-ID: | Pine.GSO.4.33.0108091854000.19657-100000@ra.sai.msu.su |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
I'm about to announce a release of OpenFTS search engine.
Short blurb:
OpenFTS (Open Source Full Text Search engine)
is an advanced PostgreSQL-based search engine
that provides online indexing of data and relevance
ranking for database searching. Close integration
with database allows use of metadata to restrict
search results.
This is actually what we use at fts.postgresql.org and
several other sites. Perl version is available for download,
TCL version (with AOL server support) will be available soon -
actually it just needs to wrap a release.
The OpenFTS project web site - http://openfts.sourceforge.net/
OpenFTS team:
Oleg Bartunov - Project Manager
Teodor Sigaev - Principal Developer
Daniel Wickstrom - Developer of TCL Version
Neophytos Demetriou - Documentation Writer
Copyright:
OpenFTS is Copyright 2000-2001 XWare and
licensed under the GNU General Public License,
version 2 (June 1991). This means you can use it
and modify it in any way you want. If you choose to
redistribute OpenFTS, you must do so under the
terms of the GNU license.
Regards,
Oleg
PS.
Marc,
I didn't subscribe to announce list. I think it's worth to
put link somewhere to OpenFTS web site
_____________________________________________________________
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
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-08-09 16:34:10 | Re: OpenFTS (Open Source Full Text Search engine) pre-announce |
Previous Message | Peter Eisentraut | 2001-08-09 15:24:45 | Re: contrib/postgis spatial extensions |