| From: | Lincoln Yeoh <lylyeoh(at)mecomb(dot)com> |
|---|---|
| To: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, Edouard DESSIOUX <edx(at)intrinsec(dot)com> |
| Cc: | pgsql-general(at)postgreSQL(dot)org |
| Subject: | Re: [GENERAL] How to make a research |
| Date: | 1999-10-26 09:35:03 |
| Message-ID: | 3.0.5.32.19991026173503.008bf650@pop.mecomb.po.my |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ken Loomis | 1999-10-26 12:29:07 | Re: Pool Cues and Billiards Accessories 8096 |
| Previous Message | amy cheng | 1999-10-26 08:48:57 | Re: [GENERAL] current_timestamp and default now() |