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.

ThreadLast Post  Replies
text search queries and vs or29 Apr 2005 19:35 GMT1
I am trying to set up a search query for users that just put in words with
no "AND"s or "OR"s.  I am curious if it is better to put "AND"s or "OR"s in
places where the user doesn't specifically specify it.
For example:
SQL Server Indexing VS. FTS Indexing28 Apr 2005 22:19 GMT7
I'm trying to understand the benefit of using an FTS Inverted Index
in the context of the following example:
Given a set of articles, I want to retrieve a subset that matches
certain keywords.
Allow numbers in full text search28 Apr 2005 19:22 GMT1
Hi, I need to search a product catalog for an online store, users must be
able to search for kitchens with "4" burners, but I get this error : "A
clause of the query contained only ignored words", below is the code for
stored procedure I'm using. Before I send the "@SearchTerms" ...
Win OS Reports FTS is Installed27 Apr 2005 21:26 GMT1
How can I test from Windows, using the registry or APIs or ... that
Full-Text Search is installed on a SQL box?
I want to confirm during an application install that FTS is present.
I want to perform the test at the operating system level, not through SQL
FullText catalog status is shutdown?26 Apr 2005 21:15 GMT3
I have a test development database with a single table, which contains over
2 million rows. To check performance of fulltext vs index query, I enabled
FullText on the database. The fulltext index runs for few hours, after that
event viewer throws lots of (around 500) error ...
Full population very slow26 Apr 2005 09:00 GMT5
I've got SQL2000 Enterprise edition running on windows 2000 advanced server,
we've recently upgraded from SQL sp2 to sp3a, this caused a catalog rebuild
but full population is taking forever. The column with Full text search
enabled is of image type, there are 2.5 million record ...
Unknown full-text failure (8007007e) occurred in function EnumCatalogs on full-text catalog26 Apr 2005 01:40 GMT4
I get the error message: "Unknown full-text failure (8007007e) occurred
in function EnumCatalogs on full-text catalog" when trying to create a
new full-text catalog in SQL Server 2000 Developer SP3 (on XP Pro SP2).
The same database under SQL Server Personal (on Windows 2000) works
Alternatives to SQL FTS.25 Apr 2005 16:07 GMT1
I've been using FTS for 5 years now on 1.5million rows of data. Certain
things have alway annoyed me about it however:
1. I never managed to succesfully move/copy ft catalogs.
2. Noise words/symbols/single characters e.g. c#, c#, "I am not".
Sequence of Rebuild / Poupulate24 Apr 2005 22:16 GMT1
Can someone tell me which is better to say in QA:
Use Database
Go
EXEC sp_fulltext_catalog 'catalog_1', 'Rebuild'
XML Doc search22 Apr 2005 23:39 GMT5
I am new to full text search and researching on implementing FTS on failrly
complex XML documents with HTML elements embedded into it.
Is it possible to achieve this in a fairly working manner? If so what do i
need to do.
Exclude Words22 Apr 2005 21:39 GMT2
I have built a functioning full text search tool on my companies
extranet site.  I use the containstable function.  I was curious what
the syntax or process would be to do a "without these words" box to
allow users to filter their search results better.
Multiple column full text search22 Apr 2005 12:40 GMT1
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
full text query problem in 200522 Apr 2005 02:45 GMT1
I am trying to do the following query
select * from privateSearchFT
where contains
(*,'"formsof(inflectional,produce)" OR
search error19 Apr 2005 01:53 GMT6
Why do I get the error:
System.Data.SqlClient.SqlException: Syntax error occurred near 'clerk'.
Expected ''''' in search condition 'Benefits clerk'.
I get this from:
Full text catalog is paused19 Apr 2005 00:17 GMT3
I have 2 full text catalogs, and one of them (sometimes both) goes to pause
status occasionally. I suspect this occurs during a backup.
I checked the status of the Microsoft search service and it states that it
is "started", but I've found that restarting the service unpauses the
Pages: 1 2 3 March, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



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