Re: external function proposal for 7.2

From: mlw <markw(at)mohawksoft(dot)com>
To: Hannu Krosing <hannu(at)tm(dot)ee>
Cc: Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: external function proposal for 7.2
Date: 2000-12-13 22:50:34
Message-ID: 3A37FD3A.4181568A@mohawksoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hannu Krosing wrote:
>
> mlw wrote:
> >
> > Let me explain why I think the changes I mentioned are a good thing.
> >
> > (BTW gateway.mohawksoft.com seems to going to an old IP address that I
> > haven't had for years, something is strange.)
> >
> > So, using the IP address, go to this web site.
> > http://216.41.12.226/search.php3
> >
> > This is a test page, not a production page. I'll leave it up for a few
> > days barring power outages and other such non-sense.
>
> Does it search from some hidden fields too ?
>
> When I searched for "allison", I got lot of allisons, but also a lot of
> lines with no allison in them, like "The Janet Lawson Quintet: Sunday
> Afternoon"

Actually, that's a metaphone search. "Lawson" metaphones to "lsn" and
allison will also metaphone to "lsn." The metaphone is optional, but
works well when at least two words are specified.

A search of "costello allison" will find exactly what you want.

--
http://www.mohawksoft.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Martin A. Marques 2000-12-13 23:08:05 Re: Why vacuum?
Previous Message Hannu Krosing 2000-12-13 22:35:56 Re: external function proposal for 7.2