Re: convert human searchpattern to postgres-search

From: pilsl(at)goldfisch(dot)at
To: pgsql-general(at)postgresql(dot)org
Subject: Re: convert human searchpattern to postgres-search
Date: 2003-04-06 08:04:10
Message-ID: 20030406080410.GB1526@goldfisch.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, Apr 05, 2003 at 11:24:58AM +0200, pilsl(at)goldfisch(dot)at wrote:
> I'm just reinventing the wheel and am writing a simple searchparser
> that converts human searchinput to a postgres-where-clause.
>
> I'm sure this has been done many times before and maybe there is some
> professional module to do this? Perl would be great, but I didnt find
> anything at CPAN.
>

Since I couldnt find anything I wrote a very limited and small and
dirty parser on my own. It can be found at
http://www2.goldfisch.at/knowledge/222

peter

--
mag. peter pilsl
IT-Consulting
tel: +43-699-1-3574035
fax: +43-699-4-3574035
pilsl(at)goldfisch(dot)at
http://www.goldfisch.at

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dustin Sallings 2003-04-06 08:30:16 Re: caching layer/application ?
Previous Message pilsl 2003-04-06 07:51:38 caching layer/application ?