| From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
|---|---|
| To: | "Gellert, Andre" <AGellert(at)ElectronicPartner(dot)de> |
| Cc: | "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Where to find information about implementing |
| Date: | 2003-12-08 12:14:16 |
| Message-ID: | Pine.GSO.4.58.0312081514020.14894@ra.sai.msu.su |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
contrib/tsearch2 might helps you.
Oleg
On Mon, 8 Dec 2003, Gellert, Andre wrote:
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Arjen van der Meijden | 2003-12-08 12:39:28 | Re: left join is strange |
| Previous Message | Andrei Ivanov | 2003-12-08 12:12:40 | Re: left join is strange |