Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The exact phrase needs to be found
Message
 
 
To
16/12/2010 23:30:15
General information
Forum:
Level Extreme
Category:
Other
Miscellaneous
Thread ID:
01385793
Message ID:
01493023
Views:
48
>>If you're looking for the exact phrase to be found (different type of search), then should not it be
>>
>>select ... from Threads where Thread.Notes like '%' + @Phrase + '%' - exact phrase ?
>>
>>(There is, of course, a problem with this approach, as it may result in false positives).
>
>This is not optimized. It has to be a full text indexing syntax in order to be fast.

Check Relevant MSDN thread

Not sure it's the best solution, I'll continue looking.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform