Re: Fuzzy matching? - Mailing list pgsql-sql

From Bruce Momjian
Subject Re: Fuzzy matching?
Date
Msg-id 200107311753.f6VHrql23432@candle.pha.pa.us
Whole thread Raw
In response to Re: Fuzzy matching?  ("Joe Conway" <joseph.conway@home.com>)
List pgsql-sql
> Sounds like you want something along the lines of soundex or metaphone? I
> don't see either function in PostgreSQL, but take a look at the PHP manual
> to see examples: http://www.php.net/manual/en/function.soundex.php ,
> http://www.php.net/manual/en/function.metaphone.php
> 

See /contrib/soundex.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-sql by date:

Previous
From: "Joe Conway"
Date:
Subject: Re: Fuzzy matching?
Next
From: "Josh Berkus"
Date:
Subject: Re: Fuzzy matching?