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 / April 2005

Tip: Looking for answers? Try searching our database.

Multiple column full text search

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Xin Chen - 22 Apr 2005 05:33 GMT
Is there a way to specify which column weights more when doing full text
search..

For example, I have three column, filename, description and data.  I did
full text index on all three column, but want to list the hits in filename
first, is there a way to do it sql 2005?

--Xin Chen
Hilary Cotter - 22 Apr 2005 12:40 GMT
your might want to check out some of these postings for examples of how
to do this.

http://groups-beta.google.com/groups?hl=en&lr=&safe=off&q=SELECT+FT_TBL.au_lname
%2C+FT_TBL.au_fname%2C+KEY_TBL.RANK%2C+key_tbl1.Rank&safe=off&qt_s=Search


--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
 
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.