If you combine a Soundex keyword search with a Boolean search, IDOL Server obeys the Boolean rules while it processes the Soundex keyword search. For example:
action=Query&Text=Munich+AND+SOUNDEX(einstine)
This query returns only documents that contain both the term Munich and a term that phonetically matches einstine (for example, Einstein).
|