Re: OpenFTS (Open Source Full Text Search engine) pre-announce

From: Justin Clift <justin(at)postgresql(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, scrappy(at)hub(dot)org
Subject: Re: OpenFTS (Open Source Full Text Search engine) pre-announce
Date: 2001-08-10 01:57:47
Message-ID: 3B733F9B.1F02A18C@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Maybe it would be worth creating a "PostgreSQL Extensions" section on
techdocs.postgresql.org?

+ Justin

Bruce Momjian wrote:
>
> GREAT! We need to get this information to people so they know it is
> available. It is a major feature that few people know exists.
>
> > 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
> >
> >
> >
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 2: you can get off all lists at once with the unregister command
> > (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
> >
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-08-10 02:20:43 Re: OpenFTS (Open Source Full Text Search engine) pre-announce
Previous Message Thomas Lockhart 2001-08-09 23:50:42 Re: Vague idea for allowing per-column locale