SearchServiceInstance members

Represents an instance of the search index and query service.

The SearchServiceInstance type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Public method Clone (Inherited from SPPersistedObject.)
Public method Delete Deletes the search service instance. (Overrides SPPersistedObject.Delete().)
Public method Equals (Inherited from SPPersistedObject.)
Protected method Finalize (Inherited from Object.)
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method HasAdditionalUpdateAccess (Inherited from SPPersistedObject.)
Public method Invalidate (Inherited from SPPersistedUpgradableObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Public method Provision() Provisions a search service instance and configures the global settings for the search index and query service. (Overrides SPWindowsServiceInstance.Provision().)
Public method Provision(Boolean) (Inherited from SPWindowsServiceInstance.)
Public method Start (Inherited from SPWindowsServiceInstance.)
Public method Stop (Inherited from SPWindowsServiceInstance.)
Public method Synchronize Provisions each application that uses this search service instance as an indexer.
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision Stops the search service instance. (Overrides SPWindowsServiceInstance.Unprovision().)
Public method Update() (Inherited from SPPersistedObject.)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Public method Upgrade() (Inherited from SPPersistedUpgradableObject.)
Public method Upgrade(Boolean) (Inherited from SPPersistedUpgradableObject.)
Protected method Validate (Inherited from SPPersistedObject.)
Public method ValidateBackwardsCompatibility (Inherited from SPPersistedUpgradableObject.)

Top

See also

Reference

SearchServiceInstance class

Microsoft.Office.Server.Search.Administration namespace