SearchService methods

The SearchService type exposes the following members.

Methods

  Name Description
Public method Clone (Inherited from SPPersistedObject.)
Public method CreateApplication(String, SPDatabaseParameters, SPDatabaseParameters, SPDatabaseParameters, SPIisWebServiceApplicationPool, SPIisWebServiceApplicationPool)
Public method CreateApplication(String, SPDatabaseParameters, SPDatabaseParameters, SPDatabaseParameters, SPDatabaseParameters, SPDatabaseParameters, SPIisWebServiceApplicationPool, SPIisWebServiceApplicationPool)
Public method CreateProxy
Public method Delete Deletes the service instance. (Overrides SPService.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 GetCreateApplicationLink (Inherited from SPService.)
Public method GetCreateApplicationOptions (Inherited from SPService.)
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.)
Public method IsUserLicensedForEntity (Inherited from SPService.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Protected method OnPasswordChange (Inherited from SPWindowsService.)
Public method Provision Provisions a search service and sets the account of the search service to the global administration account. (Overrides SPPersistedObject.Provision().)
Public method RestoreApplication(String, SearchTopologySettings, SPIisWebServiceApplicationPool, Boolean)
Public method RestoreApplication(String, SPDatabaseParameters, SearchServiceInstance, SPIisWebServiceApplicationPool)
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision Turns off the service instance. (Overrides SPPersistedObject.Unprovision().)
Public method Update() Causes the search service to save its state and propagate changes to all the servers in the farm. (Overrides SPWindowsService.Update().)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Public method UpdateCredentials (Overrides SPWindowsService.UpdateCredentials(String).)
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

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IBackupRestore.AddBackupObjects This member is reserved for internal use and is not intended to be used directly from your code.
Explicit interface implemetationPrivate method IBackupRestore.OnAbort This member is reserved for internal use and is not intended to be used directly from your code.
Explicit interface implemetationPrivate method IBackupRestore.OnBackup This member is reserved for internal use and is not intended to be used directly from your code.
Explicit interface implemetationPrivate method IBackupRestore.OnBackupComplete This member is reserved for internal use and is not intended to be used directly from your code.
Explicit interface implemetationPrivate method IBackupRestore.OnPostRestore This member is reserved for internal use and is not intended to be used directly from your code.
Explicit interface implemetationPrivate method IBackupRestore.OnPrepareBackup This member is reserved for internal use and is not intended to be used directly from your code.
Explicit interface implemetationPrivate method IBackupRestore.OnPreRestore This member is reserved for internal use and is not intended to be used directly from your code.
Explicit interface implemetationPrivate method IBackupRestore.OnRestore This member is reserved for internal use and is not intended to be used directly from your code.

Top

See also

Reference

SearchService class

Microsoft.Office.Server.Search.Administration namespace