websvcSPSearch Namespace

Search in Windows SharePoint Services exposes its search functionalities through the Query Web service. This allows you to access 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 Search in Windows SharePoint Services Query web service.