Re: [GENERAL] How to make a research - Mailing list pgsql-general

From Lincoln Yeoh
Subject Re: [GENERAL] How to make a research
Date
Msg-id 3.0.5.32.19991026173503.008bf650@pop.mecomb.po.my
Whole thread Raw
In response to Re: [GENERAL] How to make a research  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-general
At 12:19 AM 26-10-1999 -0400, Bruce Momjian wrote:
>> Hello,
>>
>> I've heard that the last version of PostgreSQL
>> which i think is 6.5.2 allow to make a search
>> in a attribute as a plain text search.
>> How can i make that ?
>
>See contrib/fulltextindex for fast searching of that type.  ~ operator
>does it already.

What does the ~ operator already do? Does it do a fast indexed search? E.g.
"search engine" style searches - keywords, key phrases.

Or is that only done by contrib/fulltextindex?

Thanks,

Link.



pgsql-general by date:

Previous
From: mfb@radical-solutions.co.uk (Mike Brickman)
Date:
Subject: Windows Server?
Next
From: Charles Tassell
Date:
Subject: Re: [GENERAL] current_timestamp and default now()