KeywordQuery constructor

Initializes a new instance of the KeywordQuery class.

Overload list

  Name Description
Public method KeywordQuery() Initializes a new instance of the KeywordQuery class.
Public method KeywordQuery(ServerContext) Initializes a new instance of the KeywordQuery class, based on the specified service application context.
Public method KeywordQuery(SPSite) Initializes a new instance of the KeywordQuery class, based on the specified site.
Public method KeywordQuery(SPWeb) Initializes a new instance of the KeywordQuery class, based on the specified SharePoint site.
Public method KeywordQuery(String) Obsolete. Initializes a new instance of the KeywordQuery class, based on the specified application name.
Public method KeywordQuery(SearchServiceApplicationProxy) Initializes a new instance of the KeywordQuery class, based on the specified Search service application.

Top

See also

Reference

KeywordQuery class

KeywordQuery members

Microsoft.Office.Server.Search.Query namespace