Re: GiST and full text search - Mailing list pgsql-sql

From Richard Huxton
Subject Re: GiST and full text search
Date
Msg-id 200309221624.01700.dev@archonet.com
Whole thread Raw
In response to GiST and full text search  (Wei Weng <wweng@kencast.com>)
Responses Re: GiST and full text search  (Wei Weng <wweng@kencast.com>)
List pgsql-sql
On Monday 22 September 2003 16:02, Wei Weng wrote:
> Hi all.
>
> I have been doing a little research on how to do full text search under
> postgresql, and GiST seems to be the way to go. But the documentation on
> this is pretty lacking and I wonder if there are better sources that
> describe the details on how to implement full text search with GiST.

Have you looked at tsearch / tsearch2 in the contrib/ directory?

--  Richard Huxton Archonet Ltd


pgsql-sql by date:

Previous
From: Wei Weng
Date:
Subject: GiST and full text search
Next
From: Wei Weng
Date:
Subject: Re: GiST and full text search