Ah sorry about that. You just introduced me to the boolean mode option. I thought you were just trying to find things like 'M&S' and didn't read that you can't use the LIKE operator

.
Aaaanyways...I thought you couldn't use match against with such short strings? If you're using longer strings, can't you encapsulate the terms in double quotes to deal with the special characters? As far as I've read it seems like this is the case?
Quote:
|
the ampersand is being interpreted as either a logical AND or as a parameter
|
Hmmm...what is your environment? I just tried running some queries with the '&' character and they seemed fine. Without using double quotes too...Maybe it is just the length factor???