Re: How to use the full text index feature on PostgreSQL - Mailing list pgsql-general

From Chris
Subject Re: How to use the full text index feature on PostgreSQL
Date
Msg-id 44DC043D.908@gmail.com
Whole thread Raw
In response to How to use the full text index feature on PostgreSQL 8.x  (aBBISh <abbish@163.com>)
Responses Re: How to use the full text index feature on PostgreSQL  (aBBISh <abbish@163.com>)
Re: How to use the full text index feature on PostgreSQL  ("Matthew T. O'Connor" <matthew@zeut.net>)
Re: How to use the full text index feature on PostgreSQL  ("Matthew T. O'Connor" <matthew@zeut.net>)
List pgsql-general
aBBISh wrote:
> Hello everyone
>
> How to use the full text index feature to search a lot of text on
> PostgreSQL 8.x?

You need to install & setup tsearch2.

I have a small article about how to do that here:

http://www.designmagick.com/article/27/

--
Postgresql & php tutorials
http://www.designmagick.com/

pgsql-general by date:

Previous
From: aBBISh
Date:
Subject: How to use the full text index feature on PostgreSQL 8.x
Next
From: aBBISh
Date:
Subject: Re: How to use the full text index feature on PostgreSQL