SearchContext Members

Include Protected Members
Include Inherited Members

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

The SearchContext type exposes the following members.

Properties

  Name Description
Public property AlertNotificationFormat
Public propertyStatic member Current Gets the SearchContext instance for the current request.
Public property DiacriticSensitive Gets a Boolean value indicating whether the Search service is configured to be diacritic sensitive.
Public property LocationConfigurations
Public property Name Gets the name of the search context.
Public property QueryLoggingEnabled Gets a Boolean value indicating whether query logging is enabled.
Public property ServerContext Gets the server context for a Shared Services Provider (SSP).

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetContext(SPSite) Gets the search context instance for the specified SPSite object.
Public methodStatic member GetContext(String) Gets the search context instance for the specified search application name.
Public methodStatic member GetContext(ServerContext) Gets the search context instance for the ServerContext object.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Reset Resets the content index.
Public method ToString (Inherited from Object.)
Public method UpdateAlertNotificationFormat Updates the format of alert notifications for search results.
Public method UpdateDiacriticSensitive Sets the value of the DiacriticSensitive property of the SearchContext class.
Public method UpdateQueryLoggingEnabled Sets the value of the QueryLoggingEnabled property for the SearchContext class.

Top

See Also

Reference

SearchContext Class

Microsoft.Office.Server.Search.Administration Namespace