If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Soundex and pattern matching

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-15-04, 17:18
kinchyuk kinchyuk is offline
Registered User
 
Join Date: Feb 2004
Posts: 1
Soundex and pattern matching

Hi,

I'm scratching my head trying to come up with a solution to this little problem.

I want to use soundex with some form of pattern matching on a string. If someone sends in an email saying "please play me a song by madonna thanks", I want to search the database for a matching record containing madonna in the artist field. Also, if they type in something like "please play me bitney speers for everyone that knows me" (sic) it'll find a matching record with Britney Spears in the artist field.

Figured out how to use soundex, but the rest is baffling me a bit!

Thanks,
Alex
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On