SearchContext members

NOTE: This API is now obsolete.

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

The SearchContext type exposes the following members.

Properties

  Name Description
Public property AlertNotificationFormat Obsolete.
Public property AlertNotificationQuota Obsolete.
Public propertyStatic member Current Obsolete. Gets the SearchContext instance for the current request.
Public property DiacriticSensitive Obsolete. Gets a Boolean value indicating whether the Search service is configured to be diacritic sensitive.
Public property Name Obsolete. Gets the name of the search context.
Public property QueryLoggingEnabled Obsolete. Gets a Boolean value indicating whether query logging is enabled.
Public property SearchApplication Obsolete.
Public property ServerContext Obsolete. 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(ServerContext) Obsolete. Gets the search context instance for the ServerContext object.
Public methodStatic member GetContext(SPSite) Obsolete. Gets the search context instance for the specified SPSite object.
Public methodStatic member GetContext(String) Obsolete. Gets the search context instance for the specified search application name.
Public methodStatic member GetContext(SearchServiceApplication) Obsolete.
Public methodStatic member GetContext(SearchServiceApplication, Boolean) Obsolete.
Public methodStatic member GetCurrent Obsolete.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Reset Obsolete. Resets the content index.
Public method ToString (Inherited from Object.)
Public method UpdateAlertNotificationFormat Obsolete. Updates the format of alert notifications for search results.
Public method UpdateAlertNotificationQuota Obsolete.
Public method UpdateDiacriticSensitive Obsolete. Sets the value of the DiacriticSensitive property of the SearchContext class.
Public method UpdateQueryLoggingEnabled Obsolete. Sets the value of the QueryLoggingEnabled property for the SearchContext class.

Top

See also

Reference

SearchContext class

Microsoft.Office.Server.Search.Administration namespace