Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 High Availability (2005)
 Add full text search to existing cluster.

Author  Topic 

Haywood
Posting Yak Master

221 Posts

Posted - 2007-11-08 : 13:33:33
Does anyone have a sample command string for installing SQL_FULLTEXT to an existing 2005 cluster? I have a need to install FTS on an existing cluster and the sample provided at http://msdn2.microsoft.com/en-us/library/ms144259.aspx is for Analysis Services. I can't really find an example for FTS and only have a production cluster to monkey with (not an exciting thought).

FWIW, to add things such as Analysis Services and FTS to an existing install (cluster or no), the ONLY way to do it is via commandline setup.
   

- Advertisement -