Content members

Represents the top-level object for administration of the content sources for a Search service application.

The Content type exposes the following members.

Constructors

  Name Description
Public method Content(SearchContext) Obsolete. Initializes a new instance of the Content class.
Public method Content(SearchServiceApplication) Initializes a new instance of the Content class, based on the specified Search service application.

Top

Properties

  Name Description
Public property ActiveDocuments Gets an array of active documents for a Search service application.
Public property ClientCertificateNames Gets a list of all the client certificates available to the crawler to use for the crawl rules.
Public property ContentSources Gets the collection of content sources for the Search service application.
Public property CrawlMappings Gets the collection of crawl mappings for a Search service application.
Public property CrawlRules Gets the collection of crawl rules for a Search service application.
Public property DefaultGatheringAccount Gets the default account used by the crawler.
Public property ExtensionList Gets the list of file name extensions.
Public property ListKnownLotusNotesServers Gets the list of Lotus Notes servers that are known to the Search service application.
Public property LotusNotesConfigured Gets a Boolean value indicating whether the Search service application is configured to crawl Lotus Notes content.
Public property Parent Obsolete. Gets the search context for the search service.
Public property RetryLimit Gets or sets the time-out value.
Public property SearchApplication Gets the Search service application.

Top

Methods

  Name Description
Public method DeleteCrawlInProgress Returns a Boolean value indicating whether a crawl in progress can be deleted.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ListKnownLotusNotesDatabases Returns the list of Lotus Notes databases for a specified server.
Protected method MemberwiseClone (Inherited from Object.)
Public method PauseBackgroundActivity Pauses all content-related activity for a Search service application.
Public method ResumeBackgroundActivity Resumes content-related activity for a Search service application.
Public method SetDefaultGatheringAccount Sets the default crawler account and password.
Public method ToString (Inherited from Object.)

Top

See also

Reference

Content class

Microsoft.Office.Server.Search.Administration namespace