Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 Best match text search

Author  Topic 

harpreetkaur
Starting Member

14 Posts

Posted - 2007-02-12 : 21:26:02
Does the new text search method in SQL Server provide a “best match” text search? Does it work similar to a Google search, for example, where the most words that match gets the highest relevancy score, then these should appear first. I wondered if the new text search provided a accuracy/relevancy score on the results?

Help i appreciated.

Thanks

eyechart
Master Smack Fu Yak Hacker

3575 Posts

Posted - 2007-02-12 : 22:51:11
http://www.microsoft.com/technet/prodtechnol/sql/2005/technologies/fulltext.mspx



-ec
Go to Top of Page
   

- Advertisement -