-
- Downloads
Add double metaphone code from Andrew Dunstan. Also change metaphone so that
an empty input string causes an empty output string to be returned, instead of throwing an ERROR -- per complaint from Aaron Hillegass, and consistent with double metaphone. Fix examples in README.soundex pointed out by James Robinson.
Showing
- contrib/fuzzystrmatch/Makefile 4 additions, 2 deletionscontrib/fuzzystrmatch/Makefile
- contrib/fuzzystrmatch/README.fuzzystrmatch 11 additions, 3 deletionscontrib/fuzzystrmatch/README.fuzzystrmatch
- contrib/fuzzystrmatch/README.soundex 2 additions, 2 deletionscontrib/fuzzystrmatch/README.soundex
- contrib/fuzzystrmatch/dmetaphone.c 1458 additions, 0 deletionscontrib/fuzzystrmatch/dmetaphone.c
- contrib/fuzzystrmatch/fuzzystrmatch.c 6 additions, 0 deletionscontrib/fuzzystrmatch/fuzzystrmatch.c
- contrib/fuzzystrmatch/fuzzystrmatch.sql.in 8 additions, 0 deletionscontrib/fuzzystrmatch/fuzzystrmatch.sql.in
Loading
Please register or sign in to comment