SearchServiceInstance methods

The SearchServiceInstance type exposes the following members.

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