Reputation: 673
I've recently installed SQL Server 2008, and I've tried the full text search and now I need to use the thesaurus for synonymous but I can't find any xmq and the ftdata folder which I read should contain the xml files...thank you!!!
Upvotes: 0
Views: 487
Reputation: 96
I was facing similar issue. The documentation Path didn't work. The following path worked for me. C:\SQLData\MSSQL10.MSSQLSERVER\MSSQL\FTData
Upvotes: 1