Hi Simon,
I also forgot to mention that I need to do this with CONTAINSTABLE.
> Hello John S.,
>
[quoted text clipped - 13 lines]
> >> there anyway I can tell full-text search not to discard the percent
> >> sign and treat "1%" as a word?
Simon Sabin - 30 Jan 2007 11:22 GMT
Hello John S.,
I don't think you can as % is considered an ignored character.
In addition you can't do searches with a preceeding wild card
"*simon" is not valid whilst "simon*" is.
Simon Sabin
SQL Server MVP
http://sqlblogcasts.com/blogs/simons
> Hi Simon,
> I also forgot to mention that I need to do this with CONTAINSTABLE.
[quoted text clipped - 15 lines]
>>>> LOT). Is there anyway I can tell full-text search not to discard
>>>> the percent sign and treat "1%" as a word?