Обсуждение: convert human searchpattern to postgres-search

Поиск
Список
Период
Сортировка

convert human searchpattern to postgres-search

От
pilsl@goldfisch.at
Дата:
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.

thnx,
peter


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


Re: convert human searchpattern to postgres-search

От
pilsl@goldfisch.at
Дата:
On Sat, Apr 05, 2003 at 11:24:58AM +0200, pilsl@goldfisch.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@goldfisch.at
http://www.goldfisch.at