WebSvcspsearch namespace

Search in Microsoft SharePoint Foundation 2010 exposes its search functionalities through the Query Web service. This allows you to access SharePoint Foundation Search results from client applications and Web applications outside of the context of a SharePoint site.

To access the Query service and its methods, set a Web reference to http://[site]/_vti_bin/spsearch.asmx.

Classes

  Class Description
Public class QueryService The QueryService class is the entry point for calling the SharePoint Foundation Query web service.