Content Members

Include Protected Members
Include Inherited Members

Represents the top-level object for administration of the content sources for a Shared Services Provider's (SSP) search service.

The Content type exposes the following members.

Constructors

  Name Description
Public method Content Initializes a new instance of the Content class.

Top

Properties

  Name Description
Public property ActiveDocuments Gets an array of active documents for a Shared Services Provider.
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 Shared Services Provider's search service.
Public property CrawlMappings Gets the collection of crawl mappings for a Shared Services Provider's search service.
Public property CrawlRules Gets the collection of crawl rules for a Shared Services Provider's search service.
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 Shared Services Provider's search service.
Public property LotusNotesConfigured Gets a Boolean value indicating whether the search service is configured to crawl Lotus Notes content.
Public property Parent Gets the search context for the Shared Services Provider's search service.
Public property RetryLimit Gets or sets the time-out value.

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 Shared Services Provider's search service.
Public method ResumeBackgroundActivity Resumes content-related activity for a Shared Services Provider's search service.
Public method SearchDatabaseCleanup
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