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
|
- [SQL] OpenFTS Dan Feiveson
- Re: [SQL] OpenFTS Oleg Bartunov