Hey Guys.

Is it possible to search records with the soundex-algorithm, like the
find-method with SQL do:

:conditions => ["substring(soundex(city),1,4) = substring(soundex(?),
1,4)", city]

Best wishes,
kurdt

-- 
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/thinking-sphinx?hl=en.

Reply via email to