I'm not up on MySQL, but in MS SQL I use the FULLTEXT functionality. I see this is also available on MySQL:
http://dev.mysql.com/doc/refman/5.0/en/fulltext-search.html -----Original Message----- From: Richard White [mailto:[email protected]] Sent: 30 April 2011 16:27 To: cf-talk Subject: Synonym Dictionary Hi, We use ColdFusion and MySQL (innodb) in our applications and when users search for data we want it to also find records containing related words / synonyms. What is the best way to achieve this? Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:344086 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

