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

Fix soundex non-alpha detection #16

Closed df7cb closed 6 years ago

df7cb commented 6 years ago

adacf8ab8f6ed8304ff4c5dcffbf0378656091e1 broke the non-alpha character string parsing by inverting the logic.