Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Full-Text Search / May 2008

Tip: Looking for answers? Try searching our database.

contains doesnt return right records in fulltext search

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Chiyu Wang - 26 May 2008 09:28 GMT
I have sql server 2005 x64 standard version.  english version windows 2003.

I have a company table with a column "company name" and create a fulltext
index on this column, collision is swedish.
for example, there are 5 cases value in this column, like following:
A ICA Maxi, ABDICA, ICADDD,  ABCICABB

when I search:
select companyname from company where contains( companyname, 'ICA')
A ICA Maxi, ABDICA, ICADDD  are returned.

I think "A ICA Maxi" should be the only one to be returned.

Thank you in advanced if there is anyone can help me.
Hilary Cotter - 26 May 2008 22:11 GMT
What word breaker are you using to index your documents?

>I have sql server 2005 x64 standard version.  english version windows 2003.
>
[quoted text clipped - 10 lines]
>
> Thank you in advanced if there is anyone can help me.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.