eulerto / pg_similarity

set of functions and operators for executing similarity queries
BSD 3-Clause "New" or "Revised" License
363 stars 39 forks source link

Documentation from the http://pgsimilarity.projects.postgresql.org/ website #1

Closed unode closed 12 years ago

unode commented 13 years ago

Also added the latest additions: soundex, hamming and corresponding operators.

eulerto commented 12 years ago

I merged almost all of your commits. Thanks.