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 / February 2007

Tip: Looking for answers? Try searching our database.

FTS - avoid full rebuild question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
eaper66@gmail.com - 20 Feb 2007 21:20 GMT
Hello All.

We are having a performance problem with our FTS (running on Sql
Server 2000 Std vs a MS Commerce 2002 FP1 website.  All running on
Server 2003 OS.  SQL and webserver are on different machines).  Once
the re-population is complete, the FTS runs fine.

Each week, we add new items via bulk import to our commerce database
and then we have to do a full population of the catalog.  This takes
several hours to complete.

Change tracking is on but does not seem to find the changes from the
bulk insert and an incremental population does not seem to populate
the changes.

We are looking to minimize the amount of time our search is down.

Any suggestions as to how to improve the performance of this import/
rebuild?
Can we 'save' the old FTS files until the rebuild is completed and
then swap them?
Can we fix our config for change tracking?
Can we do any kind of merge with the existing FTS and just the new
items?

Tia
Hilary Cotter - 21 Feb 2007 13:56 GMT
Is this text or image data you are updating?  If so, changes made via
updatetext and writetext will not be tracked. IIRC you can use a trigger
which will write the data back to these columns.

Signature

Hilary Cotter

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

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

> Hello All.
>
[quoted text clipped - 22 lines]
>
> Tia
 
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.