ResultProvider Element in Microsoft.Search.Query Schema
Applies to: SharePoint Server 2010
In this article
Attributes
Child Elements
Parent Elements
Element Information
<ResultProvider></ResultProvider>
Attributes
None.
Child Elements
None.
Parent Elements
Remarks
The following table lists the values for the ResultProvider element.
Value |
Description |
---|---|
Default |
The default result provider that is configured by using the administrative interfaces. This is also used as the result provider if the ResultProvider element is not included. |
SharePointSearch |
Specifies the SharePoint Server searchprovider. |
FASTSearch |
Specifies the FAST Search Server 2010 for SharePoint provider. Important For People Search queries, specify SharePointSearch as the result provider even when FAST Search Server 2010 for SharePoint is the search back-end. |
Element Information
Schema name: Microsoft.Search.Query
Applies to: QueryService.Query method (Microsoft.Search.Response.Document), QueryService.QueryEx method (Dataset)
Optional: Yes
See Also
Reference
Concepts
Walkthrough: Querying SharePoint Search From a Client Application