SearchService 成员

包括受保护的成员
包括继承的成员

表示一个搜索服务实例。

SearchService 类型公开以下成员。

构造函数

  名称 说明
公共方法 SearchService() 此成员仅供内部使用,不能直接在您的代码中使用。
公共方法 SearchService(String, SPFarm) 此成员仅供内部使用,不能直接在您的代码中使用。

页首

属性

  名称 说明
公共属性 AcknowledgementTimeout 获取或设置爬网组件将请求确认连接到其他服务时等待的时间 (以秒为单位) 的数量。
公共属性 Applications (从 SPService 继承。)
公共属性 CanUpgrade (从 SPPersistedUpgradableObject 继承。)
公共属性 ConnectionTimeout 获取或设置爬网组件会在连接到其他服务时等待的时间 (以秒为单位) 的数量。
公共属性 ContactEmail 如果在他们的网站进行爬网时出现问题,外部网站管理员可以联系电子邮件地址。
公共属性 DisplayName (从 SPPersistedObject 继承。)
公共属性 Farm (从 SPPersistedObject 继承。)
公共属性 Id (从 SPPersistedObject 继承。)
公共属性 IgnoreSSLWarnings 一个布尔值,该值指示是否爬网组件将忽略安全套接字层 (SSL) 证书相关的名称警告。
公共属性 Instances (从 SPService 继承。)
公共属性 InternetIdentity 获取或设置提取他们的网页时,爬网程序将发送到站点的 HTTP 请求标头中的值。
公共属性 IsBackwardsCompatible (从 SPPersistedUpgradableObject 继承。)
公共属性 JobDefinitions (从 SPService 继承。)
公共属性 JobHistoryEntries (从 SPService 继承。)
公共属性 Name (从 SPPersistedObject 继承。)
公共属性 NeedsUpgrade (从 SPPersistedUpgradableObject 继承。)
公共属性 NeedsUpgradeIncludeChildren (从 SPPersistedUpgradableObject 继承。)
公共属性 Parent (从 SPPersistedObject 继承。)
公共属性 PerformanceLevel 获取与该爬网组件相关联的SearchPerformanceLevel对象。
公共属性 ProcessIdentity (从 SPWindowsService 继承。)
公共属性 Properties (从 SPPersistedObject 继承。)
公共属性 ProxyType 指定爬网组件是否使用代理服务器或直接连接,当对内容进行爬网。
公共属性 Required 获取或设置一个值,该值指示是否必须在服务器场中的至少一台服务器上运行的服务实例。 (覆盖 SPService.Required。)
公共属性 RunningJobs (从 SPService 继承。)
公共属性 SearchApplications
公共属性 SearchServiceApplications 获取所有 SearchServiceApplications。
公共属性静态成员 Service 获取本地服务器场的搜索服务。
公共属性 SiteHitRules 获取与该爬网组件相关联的SiteHitRulesCollection对象。
公共属性 Status (从 SPPersistedObject 继承。)
公共属性 TypeName 获取描述管理用户界面中的服务实例的显示名称。 (覆盖 SPPersistedObject.TypeName。)
公共属性 UpgradeContext (从 SPPersistedUpgradableObject 继承。)
公共属性 UpgradedPersistedProperties (从 SPAutoSerializingObject 继承。)
公共属性 UseCrawlProxyForFederation 获取或设置一个值,决定是否将为联合搜索使用爬网代理服务器设置。
公共属性 Version (从 SPPersistedObject 继承。)
受保护的属性 WasCreated (从 SPPersistedObject 继承。)
公共属性 WebProxy 获取包含此代理的WebProxy对象对其他服务器进行爬网时使用的服务器设置。

页首

方法

  名称 说明
公共方法 Clone (从 SPPersistedObject 继承。)
公共方法 CreateApplication(String, SPDatabaseParameters, SPDatabaseParameters, SPDatabaseParameters, SPIisWebServiceApplicationPool, SPIisWebServiceApplicationPool)
公共方法 CreateApplication(String, SPDatabaseParameters, SPDatabaseParameters, SPDatabaseParameters, SPDatabaseParameters, SPDatabaseParameters, SPIisWebServiceApplicationPool, SPIisWebServiceApplicationPool)
公共方法 CreateProxy
公共方法 Delete 删除的服务实例。 (覆盖 SPService.Delete()。)
公共方法 Equals (从 SPPersistedObject 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetChild<T>() (从 SPPersistedObject 继承。)
公共方法 GetChild<T>(String) (从 SPPersistedObject 继承。)
公共方法 GetCreateApplicationLink (从 SPService 继承。)
公共方法 GetCreateApplicationOptions (从 SPService 继承。)
公共方法 GetHashCode (从 SPPersistedObject 继承。)
公共方法 GetObjectData (从 SPAutoSerializingObject 继承。)
公共方法 GetType (从 Object 继承。)
受保护的方法 HasAdditionalUpdateAccess (从 SPPersistedObject 继承。)
公共方法 Invalidate (从 SPPersistedUpgradableObject 继承。)
公共方法 IsUserLicensedForEntity (从 SPService 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
受保护的方法 OnDeserialization (从 SPPersistedObject 继承。)
受保护的方法 OnPasswordChange (从 SPWindowsService 继承。)
公共方法 Provision 提供搜索服务,并将搜索服务帐户设置全局管理帐户。 (覆盖 SPPersistedObject.Provision()。)
公共方法 RestoreApplication(String, SearchTopologySettings, SPIisWebServiceApplicationPool, Boolean)
公共方法 RestoreApplication(String, SPDatabaseParameters, SearchServiceInstance, SPIisWebServiceApplicationPool)
公共方法 ToString (从 SPPersistedObject 继承。)
公共方法 Uncache (从 SPPersistedObject 继承。)
公共方法 Unprovision 关闭服务实例。 (覆盖 SPPersistedObject.Unprovision()。)
公共方法 Update() 使搜索服务,以保存其状态,并将更改传播到服务器场中的所有服务器。 (覆盖 SPWindowsService.Update()。)
公共方法 Update(Boolean) (从 SPPersistedObject 继承。)
公共方法 UpdateCredentials (覆盖 SPWindowsService.UpdateCredentials(String)。)
受保护的方法 UpdateParent (从 SPAutoSerializingObject 继承。)
公共方法 Upgrade() (从 SPPersistedUpgradableObject 继承。)
公共方法 Upgrade(Boolean) (从 SPPersistedUpgradableObject 继承。)
受保护的方法 Validate (从 SPPersistedObject 继承。)
公共方法 ValidateBackwardsCompatibility (从 SPPersistedUpgradableObject 继承。)

页首

显式 接口 实现

  名称 说明
显式接口实现私有方法 IBackupRestore.AddBackupObjects 此成员仅供内部使用,不能直接在您的代码中使用。
显式接口实现私有属性 IBackupRestore.CanRenameOnRestore 此成员仅供内部使用,不能直接在您的代码中使用。
显式接口实现私有属性 IBackupRestore.CanSelectForBackup 此成员仅供内部使用,不能直接在您的代码中使用。
显式接口实现私有属性 IBackupRestore.CanSelectForRestore 此成员仅供内部使用,不能直接在您的代码中使用。
显式接口实现私有属性 IBackupRestore.DiskSizeRequired 此成员仅供内部使用,不能直接在您的代码中使用。
显式接口实现私有属性 IBackupRestore.Name 此成员仅供内部使用,不能直接在您的代码中使用。
显式接口实现私有方法 IBackupRestore.OnAbort 此成员仅供内部使用,不能直接在您的代码中使用。
显式接口实现私有方法 IBackupRestore.OnBackup 此成员仅供内部使用,不能直接在您的代码中使用。
显式接口实现私有方法 IBackupRestore.OnBackupComplete 此成员仅供内部使用,不能直接在您的代码中使用。
显式接口实现私有方法 IBackupRestore.OnPostRestore 此成员仅供内部使用,不能直接在您的代码中使用。
显式接口实现私有方法 IBackupRestore.OnPrepareBackup 此成员仅供内部使用,不能直接在您的代码中使用。
显式接口实现私有方法 IBackupRestore.OnPreRestore 此成员仅供内部使用,不能直接在您的代码中使用。
显式接口实现私有方法 IBackupRestore.OnRestore 此成员仅供内部使用,不能直接在您的代码中使用。

页首

另请参阅

引用

SearchService 类

Microsoft.Office.Server.Search.Administration 命名空间