Re: Documents storage

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Gaetano Mendola <mendola(at)bigfoot(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Documents storage
Date: 2004-08-17 21:03:10
Message-ID: Pine.GSO.4.58.0408180101370.29483@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, 17 Aug 2004, Gaetano Mendola wrote:

> Hi all,
> where I work some times we need to find our documents
> searching for a couple of words. I was thinking to
> use the tsearch2.
>
> Shall I use OpenFTS?
> Do you have any suggestion ?
>

tsearch2 is ok if you have docs and db on the same server, OpenFTS
is a middleware on top of tsearch2.

>
>
> Regards
> Gaetano Mendola
>
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Miguel A. Arévalo 2004-08-17 21:50:10 Re: Kerberos, Apache2, mod_auth_kerb, PHP, and PostgreSQL in
Previous Message Joe Conway 2004-08-17 20:32:45 Re: [HACKERS] SRPM for 8.0.0 beta?