Page 1 of 1

Full Text Searching

Posted: Sat Jul 02, 2011 8:58 am
by tdmrider
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

Re: Full Text Searching

Posted: Sat Jul 02, 2011 8:35 pm
by Christopher

Re: Full Text Searching

Posted: Sun Jul 03, 2011 3:11 am
by tdmrider
Thanks Christopher. There just doesn't seem an easy answer to this one. It appears that others are having the same problem. I will keep looking. Thanks again. tdm