Full Text Searching
Posted: Sat Jul 02, 2011 8:58 am
Hi. When attempting a full-text search (with a suitablably indexed mysql database), is there a full-text (boolean?) equivalent of LIKE '%abcd%' The wildcard character * does not do the same thing ie words containing 'abcd'. Any advice would be much appreciated. tdm