Re: Request for thoughts...

From: Richard Huxton <dev(at)archonet(dot)com>
To: fabrizio(dot)ermini(at)sysdat(dot)it
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Request for thoughts...
Date: 2001-02-25 08:29:03
Message-ID: 3A98C24F.8090308@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

fabrizio(dot)ermini(at)sysdat(dot)it wrote:

> I'm thinking of starting a little project of mine, that would have, as
> core functionality, the capability of doing general substring search
> (thru regexp) on a large number of records (say hundreds of
> thousands), using a free-text field as key.

> Thank you in advance for any hint, and my best regards to all...

Might want to look at a package called udmsearch - does free text searches on webpages or database textfields iirc.

- Richard Huxton

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2001-02-25 08:44:47 Re: Strange behaviour of PL/Perl
Previous Message Tom Lane 2001-02-25 06:36:08 Re: Strange behaviour of PL/Perl