Looking for a search tool

From: Armin Rauch <arauch(at)yline-esolutions(dot)de>
To: pgsql <pgsql-novice(at)postgresql(dot)org>
Subject: Looking for a search tool
Date: 2001-06-06 12:53:31
Message-ID: 3B1E27CB.7F822C11@yline-esolutions.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I have a database with multiple tables and fields. I'd like to search in
multiple fields for results. Specially for larger text fields an index
for the content would help reduce search times. The simple SELECT %text%
is just too slow for larger amouts of rows. Does anyone know a product
that can generate a usefull fulltext index over a table. An additional
Java retrieval interface would help too.
I'm open for any suggestions here.
Regards
Armin Rauch

Browse pgsql-novice by date

  From Date Subject
Next Message Nabil Sayegh 2001-06-06 13:12:23 Re: Upgraded to Red Hat 7.1, now my DB is toast?
Previous Message Giorgio A. 2001-06-06 07:54:15 Re: problem selecting multiple records (again!)