QueryService::GetSearchMetadata Method
SharePoint 2010
Returns a list of all the properties and scopes in an ADO.NET DataSet.
Web service reference: http://Site/_vti_bin/Search.asmx
The data set returned by the GetSearchMetadata web method contains two data tables, described in the following table.
Name | Description | Columns |
|---|---|---|
Properties | Contains the list of properties for the search service. | Name Type AllowScoping Retrievable MultiValued AllowInFullTextQuery |
Scopes | Contains the list of scopes for the search service. | Name IsGlobal Consumer |
Community Additions
ADD
Show: