Hi ,
I have recently upgraded our Database server from 2005 Standard to 2008 R2 Standard.
I am having a problem while replicating Full Text Index in New Infrastructure.
Full text Index was working fine in old infrastructure.
Replication scenario for Old infrastructure
Publisher: SQL Server 2005 Standard
Distributer: SQL Server 2005 Standard
Subscriber: SQL Server 2005 Express with Advance Services
Replication scenario for New Infrastructure
Publisher: SQL Server 2008R2 Standard
Distributor: SQL Server 2008R2 Standard
Subscriber: SQL Server 2005 Express with Advance Services/ SQL Server 2008R2 Standard
Whenever I try to replicate Full text Index by selecting "Copy Full Text Indexes"= "True" article property in Replication and create snapshot it will automatically set to"Copy Full Text Indexes"= "False" whenever I reopened publication properties or snapshot is created.
My questions are
- Is SQL Server 2008 R2 Supports full text Index replication to SQL Server 2005.
- Do I missed some settings while setting up publication for Full Text Index.