View Single Post

   
  #1 (permalink)  
Old 04-18-2008, 12:00 AM
Andrew Dunstan
 
Posts: n/a
Default Re: add soundex difference function to contrib/fuzzystrmatch



Kris Jurka wrote:

>The attached patch implements the soundex difference function which
>compares two strings' soundex values for similarity.
>
>
>
>


ISTM that given how soundex-specific this function is it should have a
less generic name than "difference".

soundex_difference maybe?

cheers

andrew

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply With Quote