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 / August 2007

Tip: Looking for answers? Try searching our database.

Near keyword in Full Text Search SQL Server 2005

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
BrunoX - 15 Aug 2007 20:50 GMT
I have a SQL Server 2005 with SP2 and when use the FTS, a could observe that
AND and NEAR opertors are returning exactly the same results.

Anyone has any ideas?

Tanks in advanced
Hilary Cotter - 16 Aug 2007 01:46 GMT
With FreeText they do. With contains if they are near to each other they
will as well, with containstable the rank will drop off after a separation
distance of 50 words, results with a separation distance in excess of 50
words will not show up. With freetexttable after 50 words the rank will be 0
but they will show up until 1326 (IIRC) words separation - this is by
design.
Signature

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

>I have a SQL Server 2005 with SP2 and when use the FTS, a could observe
>that
[quoted text clipped - 3 lines]
>
> Tanks in advanced
BrunoX - 17 Aug 2007 02:21 GMT
Tanks Hilary,
Now I am using CONTAINSTABLE and analyzing the proximity by the value of rank.

> With FreeText they do. With contains if they are near to each other they
> will as well, with containstable the rank will drop off after a separation
[quoted text clipped - 9 lines]
> >
> > Tanks in advanced
 
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.