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 2006

Tip: Looking for answers? Try searching our database.

Binary full text searches w/ sample

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kevin.w.Berridge@gmail.com - 23 Aug 2006 19:11 GMT
In SQL Server 2005 I can use full text searching on a varbinary(max)
column containing a Word document (for example).  When I return the
results of the search, I would like to return a snippet of the text
which matched the query to give my users some idea of why that document
matched.    Is there a way to do this in SQL Server 2005?  Or is there
some way to get this from the indexing service?

Thanks!
Kevin
Hilary Cotter - 23 Aug 2006 19:59 GMT
You can't do this, unless you extract the text and store it in another
column  and then use charindex. Here is a link on how to integrate it with
Indexing Services.

http://www.indexserverfaq.com/SQLHitHighlighting.htm

Signature

Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.

This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.

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

> In SQL Server 2005 I can use full text searching on a varbinary(max)
> column containing a Word document (for example).  When I return the
[quoted text clipped - 5 lines]
> Thanks!
> Kevin
 
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.