Share via


SearchServiceApplication Properties

Include Protected Members
Include Inherited Members

The SearchServiceApplication type exposes the following members.

Properties

  Name Description
Protected property AccessRights (Inherited from SPIisWebServiceApplication.)
Public property AdminComponent Gets the component that provides the ability to administer the SearchServiceApplication.
Protected property AdministrationAccessRights (Inherited from SPServiceApplication.)
Public property AlertNotificationFormat Gets or sets the e-mail format of the alert.
Public property AlertNotificationQuota Gets or sets the quota of the alerts for the current SearchServiceApplication.
Public property AlertsEnabled Gets or sets a value that indicates whether alerts are enabled in the current SearchServiceApplication.
Public property ApplicationClassId Gets the GUID that represents the SearchServiceApplication class ID. (Overrides SPServiceApplication.ApplicationClassId.)
Public property ApplicationName Gets the name of the SearchServiceApplication, which is a GUID that has been converted to a string.
Public property ApplicationPool (Inherited from SPIisWebServiceApplication.)
Public property ApplicationVersion (Inherited from SPServiceApplication.)
Public property CanUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property Comments (Inherited from SPIisWebServiceApplication.)
Public property CrawlStores Gets all of the CrawlStoreCollection objects that are managed by the current SearchServiceApplication.
Public property CrawlTopologies Gets the CrawlTopologyCollection that is managed by the current SearchServiceApplication.
Public property DefaultEndpoint (Inherited from SPIisWebServiceApplication.)
Protected property DefaultEndpointName Gets the name of the default endpoint of the current SearchServiceApplication. (Overrides SPIisWebServiceApplication.DefaultEndpointName.)
Public property DefaultSearchProvider Gets or sets the default Search provider that provides the data in response to a query.
Public property DiacriticSensitive Gets or sets a flag that indicates whether the Search service is configured to be diacritic sensitive.
Public property DisplayName (Inherited from SPPersistedObject.)
Public property Endpoints (Inherited from SPIisWebServiceApplication.)
Public property ExtendedConnectorProperties Gets a ExtendedConnectorPropertyCollection of the FAST Search Content Search Service Application connector, which provides custom content to the FAST Search Service.
Public property Farm (Inherited from SPPersistedObject.)
Public property FarmIdsForAlerts Gets or sets the list of farm IDs to be notified when alerts are raised by the current SearchServiceApplication.
Public property FASTAdminProxy Gets an object that can be used to access WCF administration services on a server running FAST Search Server 2010 for SharePoint.
Public property Id (Inherited from SPPersistedObject.)
Public property IisVirtualDirectoryPath (Inherited from SPIisWebServiceApplication.)
Protected property InstallPath Gets the fully qualified installation path of the current SearchServiceApplication. (Overrides SPIisWebServiceApplication.InstallPath.)
Public property IsBackwardsCompatible (Inherited from SPPersistedUpgradableObject.)
Public property LocationConfigurations Gets the LocationConfigurationCollection for a federated Search location.
Public property ManageLink Gets the link to the administration page that is used to manage the current SearchServiceApplication. (Overrides SPServiceApplication.ManageLink.)
Public property MinimumReadyQueryComponentsPerPartition Gets or sets the minimum number of the query components used in each index partition.
Public property Name (Inherited from SPPersistedObject.)
Public property NeedsUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property NeedsUpgradeIncludeChildren (Inherited from SPPersistedUpgradableObject.)
Public property Parent (Inherited from SPPersistedObject.)
Public property PermissionsLink (Inherited from SPIisWebServiceApplication.)
Public property Properties (Inherited from SPPersistedObject.)
Public property PropertiesLink Gets the link to the properties editing page of the current SearchServiceApplication. (Overrides SPServiceApplication.PropertiesLink.)
Public property PropertyStores Gets the PropertyStoreCollection that is used by the current SearchServiceApplication.
Public property QueryLoggingEnabled Gets or sets a flag that indicates whether query logging is enabled for the current SearchServiceApplication.
Public property QuerySuggestionsEnabled Gets or sets a flag that indicates whether query suggestions is enabled for the current SearchServiceApplication.
Public property QueryTopologies Gets a QueryTopologyCollection in the SearchServiceApplication.
Public property ResetAndEnableAlerts Gets or sets a flag that indicates whether to reset and enable alerts when the current SearchServiceApplication is reset.
Public property SearchAdminDatabase Gets or sets the SearchAdminDatabase of the current SearchServiceApplication.
Public property SearchApplicationType Gets the type of the current SearchServiceApplication.
Public property Service (Inherited from SPServiceApplication.)
Public property ServiceApplicationProxyGroup (Inherited from SPServiceApplication.)
Public property ServiceInstances (Inherited from SPServiceApplication.)
Public property Shared (Inherited from SPIisWebServiceApplication.)
Public property Status (Inherited from SPPersistedObject.)
Public property TempPath Gets or sets the temporary path of the SearchServiceApplication.
Public property TermsOfServiceUri (Inherited from SPIisWebServiceApplication.)
Public property TimeBeforeAbandoningQueryComponent Gets or sets the time interval, in milliseconds, to abandon the current query.
Public property TypeName Gets the type name that describes the current SearchServiceApplication. (Overrides SPPersistedObject.TypeName.)
Public property UpgradeContext (Inherited from SPPersistedUpgradableObject.)
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property Uri (Inherited from SPIisWebServiceApplication.)
Public property VerboseQueryMonitoring Gets or sets a flag that indicates whether verbose query logging is turned on for the current SearchServiceApplication.
Public property Version (Inherited from SPPersistedObject.)
Protected property VirtualPath Gets the virtual path of the Search service hosted by Internet Information Services 7.0. (Overrides SPIisWebServiceApplication.VirtualPath.)
Protected property WasCreated (Inherited from SPPersistedObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IBackupRestore.CanRenameOnRestore (Inherited from SPIisWebServiceApplication.)
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForBackup (Inherited from SPIisWebServiceApplication.)
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForRestore (Inherited from SPIisWebServiceApplication.)
Explicit interface implemetationPrivate property ISharedServiceApplication.DefaultEndpoint (Inherited from SPIisWebServiceApplication.)
Explicit interface implemetationPrivate property IBackupRestore.DiskSizeRequired (Inherited from SPIisWebServiceApplication.)

Top

See Also

Reference

SearchServiceApplication Class

Microsoft.Office.Server.Search.Administration Namespace