KeywordQuery methods
SharePoint 2013
The KeywordQuery type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispose | Disposes the instance of the Query class. (Inherited from Query.) |
|
Equals | (Inherited from Object.) |
|
Execute | Obsolete. Executes the search query. (Inherited from Query.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetProperties | Returns information about managed properties. (Inherited from Query.) |
|
GetQuerySuggestions | Returns a list of query suggestions matching the search terms typed in the search box. (Inherited from Query.) |
|
GetQuerySuggestionsWithResults | Returns a list of query suggestions matching the search terms typed in the search box. (Inherited from Query.) |
|
GetScopes | Returns information about SharePoint 2010 search scopes, where applicable. (Inherited from Query.) |
|
GetType | (Inherited from Object.) |
|
HighlightStringValue | Highlights all the occurrences of the specified query terms in a string. (Inherited from Query.) |
|
MemberwiseClone | (Inherited from Object.) |
|
SetConfigurableDefaults | Transfers query specific configuration settings from the Search service application to override default values in the Query. (Inherited from Query.) |
|
SetDefaults | Sets the SharePoint Server context default objects, to be used for the Query. (Inherited from Query.) |
|
ToString | (Inherited from Object.) |
Show: