There are two FullTextSqlQueries, one in the namespace Microsoft.SharePoint.Search.Query
, and the other in Microsoft.Office.Server.Search.Query. What’s the difference between these two? Which one should I use?
There are two FullTextSqlQueries, one in the namespace Microsoft.SharePoint.Search.Query , and the other in
Share
There’s not much difference the way you asked it, but if you meant Microsoft.Office.Server and Microsoft.SharePoint the difference is that one is MOSS and the other is WSS.