Re: Where to find information about implementing full-t

From: "Gellert, Andre" <AGellert(at)ElectronicPartner(dot)de>
To: 'Ian Barwick' <barwick(at)gmx(dot)net>, "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Where to find information about implementing full-t
Date: 2003-12-08 14:54:01
Message-ID: 2740724BDE77EC4CB3CF41EA2227845730AE81@NT-VISEXCH
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> On Monday 08 December 2003 10:31, Gellert, Andre wrote:
> > Hello,
> > I can't find any informations how to implement an optimized
> > search in the docs ....
>
> http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/

100% hit ;-)
Now i am just testing about how to create the index, the tsvector vector,
outside of the parent table (to keep the source tables as the are) and
everything will be fine.
Thanks Ian,

Andre Gellert

Browse pgsql-general by date

  From Date Subject
Next Message Cott Lang 2003-12-08 15:13:14 Re: What is WAL used for?
Previous Message Chris Travers 2003-12-08 14:53:16 Re: CREATE RULE problem/question requesting workaround