SearchServiceInstance members
Represents an instance of the search index and query service.
The SearchServiceInstance type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SearchServiceInstance() | This member is reserved for internal use and is not intended to be used directly from your code. | |
SearchServiceInstance(SPServer, SPWindowsService) | This member is reserved for internal use and is not intended to be used directly from your code. | |
SearchServiceInstance(String, SPServer, SPService) | This member is reserved for internal use and is not intended to be used directly from your code. | |
SearchServiceInstance(String, SPServer, SPWindowsService) | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Name | Description | |
---|---|---|
AdminComponents | Obsolete.List of Admin components from active query topology running on this server. | |
CanUpgrade | (Inherited from SPPersistedUpgradableObject.) | |
Components | Obsolete.List of all search components from active query topology running on this server. | |
CrawlComponents | Obsolete.List of Crawl components from active query topology running on this server. | |
DedicatedWebFrontEndServer | Obsolete. Specifies a dedicated Web server for indexing content. | |
DefaultIndexLocation | Obsolete.Default index location for new search applications. | |
Description | A brief summary or description of the service instance. (Overrides SPServiceInstance.Description.) | |
DisplayName | (Inherited from SPPersistedObject.) | |
Farm | (Inherited from SPPersistedObject.) | |
Hidden | (Inherited from SPServiceInstance.) | |
Id | (Inherited from SPPersistedObject.) | |
IndexLocations | Obsolete. Specifies a read-only, case-insensitive collection of index locations for all provisioned search applications. | |
Instance | (Inherited from SPServiceInstance.) | |
IsBackwardsCompatible | (Inherited from SPPersistedUpgradableObject.) | |
ManageLink | Gets a link object that represents the action that manages the search service in SharePoint Central Administration. (Overrides SPServiceInstance.ManageLink.) | |
MinutesBetweenCrawlSchedulingAttempts | ||
Name | (Inherited from SPPersistedObject.) | |
NeedsUpgrade | (Inherited from SPPersistedUpgradableObject.) | |
NeedsUpgradeIncludeChildren | (Inherited from SPPersistedUpgradableObject.) | |
Parent | (Inherited from SPPersistedObject.) | |
Properties | (Inherited from SPPersistedObject.) | |
ProvisionAutoStart | (Overrides SPWindowsServiceInstance.ProvisionAutoStart.) | |
ProvisionLink | Gets a link object that represents the action that starts the search service in SharePoint Central Administration. (Overrides SPServiceInstance.ProvisionLink.) | |
ProvisionUpdateStatus | (Overrides SPServiceInstance.ProvisionUpdateStatus.) | |
RequiresAdministrationService | Gets a value that indicates whether the service instance is part of a farm. | |
Role | Obsolete. Gets the role of the search service instance. | |
Roles | Obsolete. (Inherited from SPServiceInstance.) | |
Server | (Inherited from SPServiceInstance.) | |
Service | (Inherited from SPServiceInstance.) | |
Status | (Inherited from SPPersistedObject.) | |
SystemService | A Boolean value that determines whether Windows services can be stopped from the search administration user interface. (Overrides SPServiceInstance.SystemService.) | |
TypeName | (Inherited from SPServiceInstance.) | |
UnprovisionLink | Gets a link object that represents the action that stops the search service in SharePoint Central Administration. (Overrides SPServiceInstance.UnprovisionLink.) | |
UpgradeContext | (Inherited from SPPersistedUpgradableObject.) | |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) | |
Version | (Inherited from SPPersistedObject.) | |
WasCreated | (Inherited from SPPersistedObject.) |
Top
Methods
Top