-
problem with noise words useing Full-Text indexing
Hello,
I have some problem with search a skills like c, c#, etc. by using Containstable .
My host provider does not change noise words. Due to this we are using below quarries
If users searching a keyword like C, then query is as follows…
select id,skills,[state],metroarea,designation,cname,jobtype,city,rank FROM peoplesurge_posting as posting INNER JOIN
containstABLE(peoplesurge_posting,(skills,[state],metroarea,designation,cname,jobtype,city),'ISABOUT ("c*")') as frees ON frees.[key]= posting.[id]
Note: 'ISABOUT (C)' for this it takes as a noice word then no rusults were displayed. Due to this we adding * to keyword c. this querry gives some results but it gives worng results i.e starting character of C
Like c, c++, c#......etc
Please resolve this problem ASAP. It’s very urgent for me.
Thanks,
Satish.
Similar Threads
-
By Andy in forum Database
Replies: 0
Last Post: 07-12-2002, 07:46 AM
-
By JasonC in forum ASP.NET
Replies: 0
Last Post: 11-18-2001, 11:05 AM
-
Replies: 1
Last Post: 11-06-2001, 09:43 AM
-
By Leena Kumawat in forum XML
Replies: 0
Last Post: 06-19-2001, 07:56 AM
-
By Vincent in forum Database
Replies: 0
Last Post: 10-05-2000, 05:35 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks