SharePoint Search Using KeywordQuery
To build custom search applications on top of SharePoint you should use the new Microsoft.Office.Server.Search.Query object model. From code, you can use either the FullTextSQLQuery or the KeyWordQuery class. The common properties and methods for these classes are defined in the base Query class, note however that this class [...]
Read more



06. Aug, 2010 by