SearchContext 成员 (Microsoft.Office.Server.Search.Administration)

Represents the search service instance for a Shared Services Provider (SSP).

以下表格列出了由 SearchContext 类型公开的成员。

公共属性

  名称 说明
公共属性 AlertNotificationFormat  
公共属性 静态 Current Gets the SearchContext instance for the current request.
公共属性 DiacriticSensitive Gets a Boolean value indicating whether the Search service is configured to be diacritic sensitive.
公共属性 LocationConfigurations  
公共属性 Name Gets the name of the search context.
公共属性 QueryLoggingEnabled Gets a Boolean value indicating whether query logging is enabled.
公共属性 ServerContext Gets the server context for a Shared Services Provider (SSP).

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 Equals  已重载。 (继承自 Object
公共方法 静态 GetContext 已重载。 Gets the search context instance.
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 Reset Resets the content index.
公共方法 ToString  (继承自 Object
公共方法 UpdateAlertNotificationFormat Updates the format of alert notifications for search results.
公共方法 UpdateDiacriticSensitive Sets the value of the DiacriticSensitive property of the SearchContext class.
公共方法 UpdateQueryLoggingEnabled Sets the value of the QueryLoggingEnabled property for the SearchContext class.

页首

受保护的方法

  名称 说明
受保护的方法 Finalize  (继承自 Object
受保护的方法 MemberwiseClone  (继承自 Object

页首

另请参阅

参考

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