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 / July 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problems with creating fulltext indexing on my table.30 Jul 2004 12:39 GMT1
I was having a problem creating a fulltextindex on the following table.
I have the following table:
CREATE TABLE [dbo].[QADocs] (
[fullFileName] [varchar] (100) NULL ,
Neutral Noise file30 Jul 2004 09:41 GMT4
To ignore noise words errors (i.- Server: Msg 7619, Level 16, State 1, Line
1
Execution of a full-text operation failed. A clause of the query contained
only ignored words. )
Full Text Repair29 Jul 2004 20:23 GMT1
We had a customer request a full text installation after
the application of SP4 and the slammer hotfix.  It throws
an error that refers to a re-installation of SP4, which
will not work with any hot fixes applied after the fact.
any news about hit-highlighting?29 Jul 2004 13:08 GMT1
Any news about hit-highlight in sql search?
Anyone has a function/sp that can help with outputing better
formatted-results to the user?
Thanks!
Stemming in Portuguese29 Jul 2004 02:55 GMT2
I know portuguese is not supported by FTS today.
So i´m trying to 'develop' it by my own. First thing i
did was to re-write the stop words listed in noise.dat
with noise words in portuguese.
Full-Text Indexing option is greyed out in Tools Menu28 Jul 2004 13:04 GMT2
I am new to sql server. I have just installed Microsoft CRM which needs Sql Server. It tells me that I need to have Full-Text Indexing running on the database but it is greyed out. The Microsoft Indexing Service is running and I do not know what to do?
Any help will be appreciated ...
Need help with searching PDF files stored in SQL26 Jul 2004 15:32 GMT6
I will explain step by step what I have done, hope it will make it
easier for the gurus to solve my problem.
Requirement: Be able to search PDF files stored in SQL.
SQL Server: 2000 (SP3)
FORMSOF(INFLECTIONAL,"god")="dog", ... "golf"="flog" !26 Jul 2004 13:17 GMT2
In the advanced full-text query of Transact-SQL searching,
linguistic generation terms exist to give inflectional
forms of nouns amd verbs
eg    WHERE CONTAINS(' FORMSOF (INFLECTIONAL, skate) ' )
Catalog Not populating25 Jul 2004 22:28 GMT4
I can not get the full text catalog to populate.
I have tried it on the most basic datababase and table.
The catalog creates, and it says it successfully
populates, but yet the item count is 0.
RSS Search25 Jul 2004 18:03 GMT3
Hi! I'm looking for ideas on what would the best approach to design a
search system for a RSS feeds. I will have some 50 RSS feeds (all RSS
2.0 compliant) stored locally on the web server. Now I'm wondering
what would the best method to allow searching of these RSS files.
Getting Recent Search Terms24 Jul 2004 18:21 GMT6
I dont know if this post has been repeated before. Is there a way to
get all the recent search terms passed through Full text search?
Thanks,
P
Accessing remote Index Server from XP22 Jul 2004 21:03 GMT2
I have SQL Server 2000 running on Windows XP, and want to access the index server on a Windows 2003 server.
I use the well known servername.indexname..Scope() to access the remote IS.  This actually worked for me for a bit.  I'm not sure what happened, but it stopped working and I ...
Full text help.. anyone?22 Jul 2004 02:08 GMT1
Can anyone explain me how to configure full text to run on
a windows 2003 cluster (2 machines 1 sql node)???
Invalid file name trying to create catelog22 Jul 2004 01:45 GMT3
I am trying to "Define full text indexing" on a table but
when it attempts to create the catelog, I get the
following error:
Execution of the full text operation failed. The
Full text search and replace21 Jul 2004 13:16 GMT1
Need to search through a database and remove references to a company from
it. Grrr!
How can I do this? Do I need to write a client script to load each offending
record, or can I do it with SQL?
Pages: 1 2 3 June, 2004
 
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.