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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Need help with sqlserver search stored procedure.30 Aug 2008 01:44 GMT1
I am writing a stored procedure for my search box control. I found
this sample code which sets the @WORD1 to 'TBB-12' and searches 1
table for the information. I set the value to TBB-12 and specified to
look in the dbo.product_id. It did find the product id = TBB-12 on the
using rank in fulltext28 Aug 2008 21:13 GMT1
I'm new on FullText Search.
I need this in order to find part of words on 3 of my columns in table
(Table1(Txt1, Txt2, Txt3)
I've discovered the function CONTAINSTABLE(...) which brings me rank of
hyphen as word-breaker25 Aug 2008 17:57 GMT1
I have a sql server 2005 db which contains a full text catalog on  a
table, certain columns on that table have a words with hyphens in them,
the customer expects the results to come up when the search term
contains hyphens, but looks like the indexing service uses hyphens as
Full text search to find near numerical values?20 Aug 2008 22:09 GMT2
I am a novice on Full text search, never used it before.
I have a large number of word documents (.doc files) with different layouts
and contents where I need to extract some data to populate a database. The
documents are invoices. In the documents I would like to search for  ...
full text search problem!!.....help20 Aug 2008 12:16 GMT4
my full text queries have suddenly stop functioning,when I press execute tab,
its keep on saying "Executing query" for hours.Can any one tell me how to
resolve this problem.
I am using SQL server 2005.In the enterprise manager, I can see Full Text
Error message on Full Population20 Aug 2008 12:12 GMT1
I'm running SQL Server 2000 Developers Edition on my Windows XP workstation
(SP2)
I have configured Full text indexing on 1 table in my database.
Everything worked fine untill yesterday.
Full Text search on one column might contain dramatically different languages20 Aug 2008 12:11 GMT4
I have a table for storing text with different language (Chinese / English / Japanese.. etc) like this:
ID (int)
Lang (char(2))
Story (nvarchar(100))
Using FullText Search for file names18 Aug 2008 13:45 GMT4
I have an SQL Server 2005 database storing file names (millions), and I
currently use LIKE to search the database - most of the time I need to do
searches using a part of the file name. The search is very slow right now.
Will using a FullText index help with performance in this ...
Dealing with NULL in Contains13 Aug 2008 20:17 GMT1
I'm using a Contains clause for some data that's getting passed from
Reporting Services and I'm having trouble dealing with NULL, which creates a
"Null or empty full-text predicate." error.  
My first thought was to trap it using a coalesce or isnull as in
'FORMSOF (INFLECTIONAL,.....Full text search..help13 Aug 2008 19:51 GMT1
I want to write stored procedure,which will use FormsOF Inflectional,
BUT I am getting error,actually I dont know how to pass parameter in the
Inflectional query.
here it goes....
How to store indexes build by lucene in database (MySQL)08 Aug 2008 10:39 GMT1
I want to use  database instead of FSDirectry or RAMDirectory.
I want to store indexes build by lucene in database (MySQL).
Can anybody suggest me how to do this?
Fulltext process prevents backups completing03 Aug 2008 02:31 GMT1
I have a few databases with full text index in spanish. Every time I
try to do a backup of these databases, be it through SSMS or a script,
full or filegroup, backups never finish until I kill or stop the full
text indexing service. Once I stop it the backup finishes correctly.
Phase?01 Aug 2008 13:32 GMT16
This is my first attempt to write a sp using a full-text search.  It is a
straight forward search of a classified ad table where the search words can
be one or more words.  It can be a word like 'Harley' or a phrase like 'for
sale'.  The problem I am having is that I get an error ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.