Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The exact phrase needs to be found
Message
 
 
To
17/12/2010 15:08:21
General information
Forum:
Level Extreme
Category:
Other
Miscellaneous
Thread ID:
01385793
Message ID:
01493155
Views:
61
>>In other words, use both criteria - the index and LIKE (as I also suggested originally).
>>
>>The index will be quick and then if you're looking for exact phrase, you filter the results with LIKE.
>
>I will have to benchmark that to make sure it doesn't deoptimized everything. Thanks for the suggestion

If you get the dataset, can you apply the extra condition in .NET side? Although you can also do it in SQL.

And may be you can apply LINQ on the result set.
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