Where to find information about implementing full-text-search - Mailing list pgsql-general

From Gellert, Andre
Subject Where to find information about implementing full-text-search
Date
Msg-id 2740724BDE77EC4CB3CF41EA2227845730AE73@NT-VISEXCH
Whole thread Raw
Responses Re: Where to find information about implementing full-text-search
Re: Where to find information about implementing
List pgsql-general
Hello,
we upgraded our PostgreSQL from 7.2 to 7.4, because we want to use the
enhanced full-text searches,
which should be build in now.
I can't find any informations how to implement an optimized search in the
docs ....
Today the search feels like  " fieldvarchar30 ~* '^VALUESTRING.*' " ,
is the full text search based on special indizes, a special table type or
whatever ?

A link to start search would be fine,
bye,
Andre Gellert

pgsql-general by date:

Previous
From: Michael Meskes
Date:
Subject: Re: ecpg -e
Next
From: "Victor B. Berdin"
Date:
Subject: pgsql 7.4 on minimal environment