Re: text searching in postgres - Mailing list pgsql-general

From Justin Clift
Subject Re: text searching in postgres
Date
Msg-id 3E39EEDE.5030908@postgresql.org
Whole thread Raw
In response to text searching in postgres  (Bill <bhalpin@collaborativefusion.com>)
Responses 2D arrays in 7.3... actually, parser bug?
List pgsql-general
Bill wrote:
> Hello folx!
>
> I was in the process of building a an app that would use lucene to query
> a pg database when a colleague told me about a couple of projects that
> allegedly add the functionality I was intending to implement directly to
> pg, tsearch/OpenFTS and fti.
>
> I'm hoping some of you might have used these modules and could offer
> your opinions and experiences.

Hi Bill,

It's probably a good idea to join the OpenFTS (openfts.sf.net) mailing
list and ask there too:

http://lists.sourceforge.net/lists/listinfo/openfts-general

Haven't personally use OpenFTS, though at least two of the main
developers of OpenFTS, Oleg Bartunov and Teodor Sigaev, have been active
contributors to PostgreSQL over the years so it probably integrates
pretty well.

Hope this helps.

:-)

Regards and best wishes,

Justin Clift


> thanks
>
> -bill


--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi


pgsql-general by date:

Previous
From: Jean-Christian Imbeault
Date:
Subject: Basic SQL join question
Next
From: Eric B.Ridge
Date:
Subject: 2D arrays in 7.3... actually, parser bug?