full text indexing - Mailing list pgsql-general

From Poul L. Christiansen
Subject full text indexing
Date
Msg-id 39D2546E.64C3B311@cs.auc.dk
Whole thread Raw
Responses Re: full text indexing  (Titus Brown <titus@caltech.edu>)
List pgsql-general
Hi

In my PostgreSQL database I have a lot of newspaper articles (size:
100mb now, growing beyond 1gb within few months).
I wan't to use full text indexing so that users can search the articles
with a keyword and have the results in less than one second.

How do I accomplish that?

Does PostgreSQL have this feature?

Which 3rd party indexing tools are available that easily interoperate
with PostgreSQL?

Thanks,
Poul L. Christiansen
Dynamic Paper

pgsql-general by date:

Previous
From: Michelle Murrain
Date:
Subject: pg_dump problems
Next
From: Titus Brown
Date:
Subject: Re: full text indexing