OpenFTS

From: "Dan Feiveson" <danf(at)datajoe(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: OpenFTS
Date: 2005-04-11 20:38:13
Message-ID: 002c01c53ed6$627e1240$fb04030a@CCPlanet.Com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hoping someone can provide feedback on integrating OpenFTS into Postgres.

I am running pg 7.3.4 and have a large database of articles that are constantly changing ( being added, updated, removed). I want to perform key word searches across these articles, ranked by relevance and have looked at a number of solutions, including swish-e and ht://dig, but OpenFTS looks like an great solution -- if it works well.

Is anybody using OpenFTS with their pg db and if so how does it perform? Did you encounter any problems installing? Any drawbacks?

Many thanks to anyone with the time to respond,

Dan

Dan Feiveson
Broomfield, Colorado

Responses

  • Re: OpenFTS at 2005-04-12 07:30:51 from Oleg Bartunov

Browse pgsql-sql by date

  From Date Subject
Next Message Moran.Michael 2005-04-11 21:18:03 PGCrypto: Realworld scenario and advice needed
Previous Message Carlos Moreno 2005-04-11 20:29:51 Update aborted if trigger function fails?