Re: Equivalent of FULLTEXT in mySQL

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Glen Eustace <geustace(at)godzone(dot)net(dot)nz>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Equivalent of FULLTEXT in mySQL
Date: 2002-04-25 02:51:36
Message-ID: 200204250251.g3P2pa211448@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Glen Eustace wrote:
> Is there any direct equivalent of the FULLTEXT index provided by mySQL ?
>
> If not, has anyone implemented similiar functionality with PostgreSQL ?

See /contrib/fulltextindex. We do have it.

--
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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andy Samuel 2002-04-25 03:07:45 Who's using PostgreSQL ?
Previous Message Glen Eustace 2002-04-25 02:44:46 Equivalent of FULLTEXT in mySQL