SearchService 成员 (Microsoft.Office.Server.Search.Administration)
Represents an instance of the search service.
以下表格列出了由 SearchService 类型公开的成员。
公共构造函数
名称 | 说明 | |
---|---|---|
SearchService | 已重载。 该成员仅供内部使用,不应在代码中直接使用。 |
页首
公共属性
名称 | 说明 | |
---|---|---|
AcknowledgementTimeout | Gets or sets the amount of time (in seconds) that the search server will wait for request acknowledgement while connecting to other services. | |
CanUpgrade | (继承自 SPPersistedUpgradableObject) | |
ConnectionTimeout | Gets or sets the amount of time (in seconds) that the search server will wait while connecting to other services. | |
ContactEmail | An e-mail address that external site administrators can contact if problems arise when their site is being crawled. | |
DisplayName | (继承自 SPPersistedObject) | |
Farm | (继承自 SPPersistedObject) | |
Id | (继承自 SPPersistedObject) | |
IgnoreSSLWarnings | A Boolean value that determines whether the search service will ignore Secure Sockets Layer (SSL) certificate name warnings. | |
Instances | (继承自 SPService) | |
InternetIdentity | Gets or sets the value that the crawler sends in the headers of its HTTP requests to sites when it fetches their pages. | |
JobDefinitions | (继承自 SPService) | |
Name | (继承自 SPPersistedObject) | |
NeedsUpgrade | (继承自 SPPersistedUpgradableObject) | |
NeedsUpgradeIncludeChildren | (继承自 SPPersistedUpgradableObject) | |
Parent | (继承自 SPPersistedObject) | |
PerformanceLevel | Gets the SearchPerformanceLevel object associated with the search service. | |
ProcessIdentity | (继承自 SPWindowsService) | |
Properties | (继承自 SPPersistedObject) | |
ProxyType | Specifies whether the search service uses a proxy server or connects directly when crawling content. | |
Required | 已重写。 Gets or sets a value that indicates whether an instance of the service must be running on at least one server in a farm. | |
RunningJobs | (继承自 SPService) | |
SiteHitRules | Gets the SiteHitRulesCollection object associated with the search service. | |
Status | (继承自 SPPersistedObject) | |
TypeName | 已重写。 Gets the display name that describes the service instance in the Administration user interface. | |
UpgradeContext | (继承自 SPPersistedUpgradableObject) | |
UpgradedPersistedProperties | (继承自 SPAutoSerializingObject) | |
UseCrawlProxyForFederation | Gets or sets a value that determines whether the crawl proxy settings will be used for federated search. | |
Version | (继承自 SPPersistedObject) | |
WebProxy | Gets the WebProxy object that contains the proxy server settings used when crawling other servers. |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
Clone | (继承自 SPPersistedObject) | |
Delete | 已重写。 Deletes the service instance. | |
Equals | 已重载。 (继承自 SPPersistedObject) | |
GetChild | 已重载。 (继承自 SPPersistedObject) | |
GetHashCode | (继承自 SPPersistedObject) | |
GetObjectData | (继承自 SPAutoSerializingObject) | |
GetType | (继承自 Object) | |
Invalidate | (继承自 SPPersistedUpgradableObject) | |
op_Equality | (继承自 SPPersistedObject) | |
op_Inequality | (继承自 SPPersistedObject) | |
Provision | 已重写。 Provisions a search service and sets the account of the search service to the global administration account. | |
ReferenceEquals | (继承自 Object) | |
ToString | (继承自 SPPersistedObject) | |
Uncache | (继承自 SPPersistedObject) | |
Unprovision | 已重写。 Turns off the service instance. | |
Update | 已重载。 已重写。 | |
UpdateCredentials | (继承自 SPWindowsService) | |
Upgrade | 已重载。 (继承自 SPPersistedUpgradableObject) |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) | |
OnDeserialization | (继承自 SPPersistedObject) | |
UpdateParent | (继承自 SPAutoSerializingObject) | |
Validate | (继承自 SPPersistedObject) |
页首
显式接口实现
页首
另请参阅
参考
SearchService 类
Microsoft.Office.Server.Search.Administration 命名空间