Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Comment on full text indexing
Message
From
07/04/2008 18:36:42
 
General information
Forum:
Microsoft SQL Server
Category:
Full text indexing
Miscellaneous
Thread ID:
01308862
Message ID:
01308870
Views:
12
>Such search cannot be optimized by full-text or any other indexes and will require full table scan. You may use regular LIKE '%iche%'.

Thanks, I have found that sometimes the client is in need of searching for something in which he doesn't know what it starst with or what it ends with. So, in those particular situations, I would then use a syntax as you suggested. This means there is no way to optimize that. We will probably have a validation to force the selection of an additional field that is fully optimized in order to speed that query and have that search to fall in a sub search.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform