From: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
---|---|
To: | Sameer Maggon <sameermaggon(at)rediffmail(dot)com> |
Cc: | <pgsql-docs(at)postgresql(dot)org> |
Subject: | Re: Full text search |
Date: | 2001-09-23 08:47:56 |
Message-ID: | Pine.BSF.4.32.0109231645420.26097-100000@houston.familyhealth.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
Hi Sameer,
It's documented really in two places:
1. In the contrib/README for docs regarding to all contribs
2. In the contrib/fulltextindex/README.fti for docs regarding to fti
I suggest you might want to read/install the fulltextindex module from CVS
as it's had its documentation greatly upgraded.
Chris
On 22 Sep 2001, Sameer Maggon wrote:
> Hi,
> Can u please tell which doc explains this feature
>
> I saw the contrib directory and the fulltextindex
>
> Please help
>
> Sameer
>
>
>
> >1. Use the contrib/fulltextindex module. This is
> >fairly simple in 7.1.3
> >and the docs explain how to use it. If you want to
> >nidex muliple columns,
> >I suggest getting the fulltextindex module from CVS
> >HEAD. It will compile
> >against 7.1.x, but now 7.0.x.
>
>
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2001-09-23 08:50:46 | Re: Type of queries |
Previous Message | Roberto Mello | 2001-09-23 06:29:59 | Re: OpenFTS |