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

Tip: Looking for answers? Try searching our database.

2 Servers - 2 sets of results : issues after DB move

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Matthew Lee - 23 Jun 2004 23:13 GMT
I had a fulltext index set up nicely on server 1.  Searches returning
correct results.  Did a backup / restore to server 2.  Dropped /
Rebuilt the fulltext indexes.

Now, the EXACT same phrases fail with the "ignored words" error.  I
can run the same exact sproc on server1, get perfect results.  Run it
on server 2, fails every  time.

the phrase is quite specific:
CONTAINTS(*,"Mover NEAR has NEAR halted NEAR due NEAR to NEAR an NEAR
abort NEAR request")

Help, please.
Hilary Cotter - 24 Jun 2004 02:09 GMT
you have to edit your noise word list. Go to a command prompt and type net
stop mssearch. Then go to c:\Program Files\Microsoft SQL
Server\mssql\ftdata\sqlserver\config. Then edit the noise.enu file and
remove has, an, to from it. I take it you are living in America. If you are
living in the UK edit noise.eng

Then start up your mssearch again (at a command prompt issue a net start
mssearch), and do a full population.

Signature

Hilary Cotter
Looking for a book on SQL Server replication?
http://www.nwsu.com/0974973602.html

> I had a fulltext index set up nicely on server 1.  Searches returning
> correct results.  Did a backup / restore to server 2.  Dropped /
[quoted text clipped - 9 lines]
>
> Help, please.
Hilary Cotter - 24 Jun 2004 02:11 GMT
try this

http://groups.google.com/groups?hl=en&lr=lang_en&ie=UTF-8&c2coff=1&safe=off&selm
=eapJTswnBHA.2384%40tkmsftngp02


Signature

Hilary Cotter
Looking for a book on SQL Server replication?
http://www.nwsu.com/0974973602.html

> I had a fulltext index set up nicely on server 1.  Searches returning
> correct results.  Did a backup / restore to server 2.  Dropped /
[quoted text clipped - 9 lines]
>
> Help, please.
 
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.