Hello Guys:
I need to restore a SQL 2008 db on SQL 2014 instance with out upgrading the database(changing compatibility level). This database has full text enabled. I see one full text catalog an 2 full text indexes.
Do I need to worry about anything or can I perform a clean restore from the backup with full text import?
Do I need to rebuild the catalog in this case?
Many thanks!