Re: Does pgsql supports full text search?

From: pg(at)frontiernet(dot)net (Lee Harr)
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Does pgsql supports full text search?
Date: 2001-09-07 23:13:03
Message-ID: 9nbk9v$et1$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 7 Sep 2001 14:22:22 +0800, Corn <corn(at)tryit(dot)com> wrote:
> Does pgsql supports full text keyword index?
> The one like M$SQL / Oracle text index.
>

I do not use this, but I think you will find some interesting
things in the contrib directory of the postgres sources.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-09-08 00:11:45 Re: Problem w/ dumping huge table and no disk space
Previous Message Frank Miles 2001-09-07 22:38:09 recursive text construction in plpgsql?