Share via


SearchServiceApplicationInfo Members

Include Protected Members
Include Inherited Members

Represents information about the search service application.

The SearchServiceApplicationInfo type exposes the following members.

Constructors

  Name Description
Public method SearchServiceApplicationInfo(Boolean, Boolean) Initializes a new instance of the SearchServiceApplicationInfo with the specified query options configured.
Public method SearchServiceApplicationInfo(Guid, Boolean, Boolean, Dictionary<String, String>, SearchProvider) Initializes a new instance of the SearchServiceApplicationInfo based on the specified Search service application identifier (ID), with the specified query options configured.

Top

Properties

  Name Description
Public property DefaultSearchProvider Gets the search provider specified for the search service application.
Public property PropertyBag Gets the collection of property names and values for the Search service application.
Public property QueryLoggingEnabled Gets a Boolean value specifying whether query logging is enabled
Public property QuerySuggestionsEnabled Gets a Boolean value specifying whether query suggestions are enabled.
Public property SearchServiceApplicationId Gets or sets the GUID for the search service application.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SearchServiceApplicationInfo Class

Microsoft.Office.Server.Search.Query Namespace