diff options
Diffstat (limited to 'contrib/fuzzystrmatch/README.fuzzystrmatch')
| -rw-r--r-- | contrib/fuzzystrmatch/README.fuzzystrmatch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/fuzzystrmatch/README.fuzzystrmatch b/contrib/fuzzystrmatch/README.fuzzystrmatch index 876bdef2842..ad2d12c3885 100644 --- a/contrib/fuzzystrmatch/README.fuzzystrmatch +++ b/contrib/fuzzystrmatch/README.fuzzystrmatch @@ -33,6 +33,10 @@ * Folded existing soundex contrib into this one. Renamed text_soundex() (C function) * to soundex() for consistency. * + * difference() + * ------------ + * Return the difference between two strings' soundex values. Kris Jurka + * * Permission to use, copy, modify, and distribute this software and its * documentation for any purpose, without fee, and without a written agreement * is hereby granted, provided that the above copyright notice and this |
