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

From: aBBISh <abbish(at)163(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to use the full text index feature on PostgreSQL
Date: 2006-08-11 04:47:31
Message-ID: ebh254$2i5k$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Chris 写道:
> 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/
>

That article so good,thank you.

Can you send some article for how to use tsearch2 ?
What about tsearch2 for japanese or chinese multibyte character search?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-08-11 04:48:27 Re: [GENERAL] different sort order in windows and linux version
Previous Message Michael Glaesemann 2006-08-11 04:36:39 Re: [GENERAL] different sort order in windows and linux version