Обсуждение: SOUNDEX - plans for SQL function?

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

SOUNDEX - plans for SQL function?

От
"Kym Farnik"
Дата:
Hi - Are there any plans for SOUNDEX SQL function
in the future?   I'm happy to donate a Java
package that implements SOUNDEX if required.

Regards, Kym Farnik (mailto:kym@recalldesign.com)
-- Recall Design     http://www.recalldesign.com


Re: SOUNDEX - plans for SQL function?

От
"Dan Langille"
Дата:
On 25 Mar 2002 at 11:29, Kym Farnik wrote:

> Hi - Are there any plans for SOUNDEX SQL function
> in the future?

There is something in the contrib directory.  For details on how I put
that into my database, see http://www.freebsddiary.org/postgresql-7.2.php
and look for the section titled "Soundex/Fuzzy matching".

[yes, it's FreeBSD-centric, but the basic instructions should get you
going under any other OS]
--
Dan Langille
The FreeBSD Diary - http://freebsddiary.org/ - practical examples