Turn every token to be indexed into a 4-character reduced form Do the same with query terms Build and search an index on the reduced forms (when the query calls for a soundex match)
Turn every token to be indexed into a 4-character reduced formDo the same with query termsBuild and search an index on the reduced forms(when the query calls for a soundex match)