Re: How to use the full text index feature on PostgreSQL

From: "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>
To: Chris <dmagick(at)gmail(dot)com>
Cc: aBBISh <abbish(at)163(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: How to use the full text index feature on PostgreSQL
Date: 2006-08-11 16:25:58
Message-ID: 44DCAF96.6000803@zeut.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Chris wrote:
> aBBISh wrote:
> You need to install & setup tsearch2.
>
> I have a small article about how to do that here:
>
> http://www.designmagick.com/article/27/

Also on page 3 you say, "(normal indexes will only index the first 255
characters of a 'text' field)."

Is that true?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ioannis Theoharis 2006-08-11 16:35:29 Add column
Previous Message Matthew T. O'Connor 2006-08-11 16:21:16 Re: How to use the full text index feature on PostgreSQL