SearchServiceApplicationInfo members
Represents information about the search service application.
The SearchServiceApplicationInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SearchServiceApplicationInfo |
Top
Properties
Name | Description | |
---|---|---|
AlertsEnabled | ||
DefaultQueryTimeout | ||
DefaultSearchProvider | Gets the search provider specified for the search service application. | |
DiscoveryMaxKeywordQueryTextLength | ||
DiscoveryMaxRowLimit | ||
InstalledLanguages | List of all installed languages available on the farm with SSA | |
InstallLanguageLCID | The languague of the installer that was used to install the farm with the SSA | |
MaxKeywordQueryTextLength | ||
MaxQueryTimeout | ||
MaxRowLimit | ||
PersonalQuerySuggestionsEnabled | ||
PropertyBag | Gets the collection of property names and values for the Search service application. | |
QueryLoggingDailyLimit | ||
QueryLoggingEnabled | Gets a Boolean value specifying whether query logging is enabled | |
QuerySuggestionsEnabled | Gets a Boolean value specifying whether query suggestions are enabled. | |
SearchCenterUrl | ||
SearchServiceApplicationId | Gets or sets the GUID for the search service application. | |
SharedSearchBoxSettings | ||
UseSimpleSchemaUI |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top