Using Soundex algorithm in searches
Home :: Classic ASP :: Soundex
So you want to know how add a did you mean: search feature like Google
- suggesting a likely word when you misspell something? Heres how to do it
using Soundex, SQL server, and active server pages.
Soundex is an algorithm for encoding words into a four character alphanumeric
string according to placement of vowels and consonants. Soundex
is great on names like smith and smythe both rate 4 (the best match).
To deployThe rest of this page is hidden, you must be a member to view itTo become a member and get immediate access to the course please join here Free!
Next >> Cookies
|