Re: Fuzzy matching? - Mailing list pgsql-sql

From Bruce Momjian
Subject Re: Fuzzy matching?
Date
Msg-id 200107311811.f6VIB7f25183@candle.pha.pa.us
Whole thread Raw
In response to Re: Fuzzy matching?  ("Joe Conway" <joseph.conway@home.com>)
List pgsql-sql
> > See /contrib/soundex.
> 
> Sorry, missed that -- I only looked in the Documentation :(
> I guess it's not there because it is a contrib. FWIW, both Oracle and MSSQL
> have a built-in soundex function.
> 
> In any case, metaphone is reportedly more accurate (at least for English
> words) than soundex, and levenshtein offers an entirely different and
> interesting approach. Any interest in having all three of these in the
> backend?

Sure.

--  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: "Joe Conway"
Date:
Subject: Re: Fuzzy matching?