Re: [GENERAL] Text Databases

From: Gregory Maxwell <greg(at)z(dot)ml(dot)org>
To: Nicholas Humfrey <nhumfrey(at)poboxes(dot)com>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Text Databases
Date: 1998-12-03 20:21:20
Message-ID: Pine.LNX.3.96.981203152047.31907A-100000@z.ml.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Well, I've found isearch to be very useful for massive fulltext indexes..
Perhaps postgres could borrow it's methods..

On Thu, 3 Dec 1998, Nicholas Humfrey wrote:

>
> On Wed, 2 Dec 1998, Dustin Sallings wrote:
> >it sounds like you're looking at the wrong tool for a particular job.
>
> I am trying to get the best of both worlds. A good relational database
> system as well as being able to do text searches in mutiple fields.
>
> On Thu, 3 Dec 1998, Marc G. Fournier wrote:
> >See the 'fulltextindex' directory under the contrib directory.
>
> How fast is PostgreSQL at searching for text. Should I, as Dustin Sallings
> wrote look for a different relational database system ? I like PostgreSQL's
> features especially free source code, so I can run it on different
> platforms (Sparc,PPC,i486 etc.) Is there a more suitable free system
> available ?
>
> Nicholas
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gene Selkov Jr. 1998-12-03 21:21:38 Re: [GENERAL] Text Databases
Previous Message Ryan Schutt 1998-12-03 20:02:57 Backend cache invalidation initialization failed... HUH?