From: | Justin Clift <justin(at)postgresql(dot)org> |
---|---|
To: | Glen Eustace <geustace(at)godzone(dot)net(dot)nz> |
Cc: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Equivalent of FULLTEXT in mySQL |
Date: | 2002-04-25 09:32:22 |
Message-ID: | 3CC7CD26.B13C4F1F@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi Glen,
In addition to this, Christopher Kings-Lynne wrote a guide for
implementing Full Text Indexing in PostgreSQL:
http://techdocs.postgresql.org/techdocs/fulltextindexing.php
Hope this is what you're looking for.
:-)
Regards and best wishes,
Justin Clift
Oleg Bartunov wrote:
>
> look at contrib/tsearch, contrib/fulltextindex and openfts.sourceforge.net
> http://fts.postgresql.org/db/mw/index.html is running early version of OpenFTS
>
> Oleg
> On Thu, 25 Apr 2002, Glen Eustace wrote:
>
> > Is there any direct equivalent of the FULLTEXT index provided by mySQL ?
> >
> > If not, has anyone implemented similiar functionality with PostgreSQL ?
> >
>
> 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
>
> ---------------------------(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
From | Date | Subject | |
---|---|---|---|
Next Message | Nigel J. Andrews | 2002-04-25 10:35:59 | Re: disk format changes |
Previous Message | TPCCUVA | 2002-04-25 09:10:16 | New postgres throughput. |