FYI, I'm blogging most of my stuff over at More Wally now.
You might want to add my rss feed to your reader at:http://morewally.com/cs/blogs/wallym/rss.aspx
Detach and Attach Full-Text catalogs in Sql Server 2005 easily - Wallace B. McClure

Wallace B. McClure

All About Wally McClure - The musings of Wallym on .NET, Sql, ASP.NET, and other crazy shenanigans

News

Personal Blog

Work Blog

.NET

Book Authors

Business

Family

Friends

Georgia Tech Bloggers

Personal

Detach and Attach Full-Text catalogs in Sql Server 2005 easily

Last year about this time, I was playing around with a web spider that I worked on.  Still am, but its on the shelf right now while I work on real things.  Anyway, one of my complaints about trying to do full-text search with Sql 2000 was that when I moved the database onto a new drive, I was still seeing utilization on my main drive.  One of the cool features of Sql Server 2005 is that the database actually contains the contents of the full-text catalogs.  The result is that I can attach and detach databases and catalogs and they move around together because the catalogs are included in the databases.  This is sweet.  Full-Text Indexing is becoming more and more a full fledged piece of the database.

Update (2005-01-13):  I think I am wrong on this.  I've been looking through the filesystem and I've seen some stuff that looks like a catalog.  I'll post on this later.

Wally

Comments

No Comments

Leave a Comment

(required) 

(required) 

(optional)

(required)