Re: Full text search - Mailing list pgsql-docs

From Christopher Kings-Lynne
Subject Re: Full text search
Date
Msg-id Pine.BSF.4.32.0109231645420.26097-100000@houston.familyhealth.com.au
Whole thread Raw
In response to Re: Full text search  ("Sameer Maggon" <sameermaggon@rediffmail.com>)
List 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@postgresql.org so that your
> message can get through to the mailing list cleanly
>


pgsql-docs by date:

Previous
From: Roberto Mello
Date:
Subject: Re: OpenFTS
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: Type of queries