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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
FTS returns no results30 Apr 2006 18:33 GMT2
I am trying to get FTS to work on an SQL Express (Advanced) database. I have
a table with a unique index(int), a column type field (nvarchar(15)) which I
set to "Image"  and a word document field (Image). I set up the catalog and
the full-text index and verified that both are ...
Msg 7619 error29 Apr 2006 11:15 GMT1
I get the following error:
Msg 7619, Level 16, State 1, Line 1
Execution of a full-text operation failed. A clause of the query contained
only ignored words.
Reading Full Text Indices28 Apr 2006 19:52 GMT1
Is there any way to 'read' a FT Index in SQLServer 2005.  We are having
problems getting our populations to index all records on one of our
SQLServer machines, and we would like to know which ones aren't getting
indexed.
Thesaurus (FORMSOF)28 Apr 2006 01:43 GMT9
I am reposting this under this subject area as it is more appropriate here.
----------------------------------------------
My understanding of the fulltext search using the thesaurus function is that
it will not work until the TSxxx.XML file is populated (in my case the
Full-text search for "make up" fails.27 Apr 2006 11:45 GMT9
I have a table which contains the following data in one row:
ID      Category                Keywords
16558    Make-Up Assistants    makeup make up assistants
35976    Make-Up Artists        makeup make up artists
full text indexing opening many connections26 Apr 2006 12:57 GMT6
i created a job that performs indexing. the execution time takes only a
second. i noticed, however, using SQL Profiler that the process opened 32
connections!
trace details....
Full-text working sporadically26 Apr 2006 12:53 GMT2
I have full-text running on one database only.  This index seems to have
issues about once every couple of weeks.  Normally, a search can be done (via
webpage) on a keyword - and it works fine.  But there are times that no
keyword (or other options) searches will work.  The only ...
Fulltext and text type fields26 Apr 2006 12:51 GMT2
Does Fulltext work on text fields?
I thought it didnt, but I just changed my varChar(8000) field to text and it
still seemed to work !
Thanks,
Wildcardsearch behaviour in FTS SQL200525 Apr 2006 15:38 GMT1
We recently migrated to the Windows 2003 and SQL2005. Besides many
things we have not pretty much tackled, there is one issue remaining
that I don't understand: Consider this query:-
SELECT TOP 250 *
relevance sorting with multiple search terms?24 Apr 2006 15:53 GMT5
Hi: I'm trying to get a handle on the best way to approach this issue.
I have a product database of candy with perhaps 5000 products, and I'm
indexing the product name and description fields (both varchars).
People will search for "easter candy" for example.
Sql Server 2005 and FTS backup24 Apr 2006 14:34 GMT1
Howto do a sqlserver 2005 backup WITHOUT the FTS catalog using BACKUP
DATABASE  TO DISK T-SQL Command ?
Regards,
Frédérick
Is full-text search what I am looking for? (Newbie)22 Apr 2006 16:10 GMT3
I have a windows app written in vb.net with an SQL Express backend, which is
used to track candidates and their resumes. Right now each candidate record
has a link to a word document resume. I would like to be able to search
resume's for key words in order to quickly locate all ...
How to use CONTAINS to search words partially?21 Apr 2006 20:45 GMT1
Given the following table
Table : Computer
ID    Name             Notes
1     03-computer01    This webserver (ws) uses a SQL server
Fullttext question20 Apr 2006 12:14 GMT14
I have a database with ca. 150000 city names in the field city
(nvarchar).
When I now search like this:
...where CONTAINS(city,' "wash*" ')
Indexed Words19 Apr 2006 20:52 GMT1
Is it possible to explorer inside of full text indexes and see the words?
Thanks in advance,
Leila
Pages: 1 2 3 March, 2006
 
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.