Thread: Re: Where to find information about implementing full-t

Re: Where to find information about implementing full-t

From
"Gellert, Andre"
Date:
> 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