SearchContext methods

NOTE: This API is now obsolete.

The SearchContext type exposes the following members.

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