CrawlHistory Members

Include Protected Members
Include Inherited Members

Contains statistics for each crawl.

The CrawlHistory type exposes the following members.

Constructors

  Name Description
Public method CrawlHistory(SearchContext) Obsolete. Creates an instance of a CrawlHistory object.
Public method CrawlHistory(SearchServiceApplication) Initializes a new instance of the CrawlHistory class based on the specified Search service application.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetCrawlHistory() Obsolete. Retrieves all crawl history records for the last seven-day period.
Public method GetCrawlHistory(Int32) Obsolete. Retrieves all the crawl history records up to a specified number for the last seven-day period.
Public method GetCrawlHistory(CrawlHistory.CrawlStatus) Obsolete. Retrieves all crawl history records for crawls with a specified crawl status for the last seven-day period.
Public method GetCrawlHistory(DateTime, DateTime) Obsolete. Retrieves all the crawl history records created in a specified time window.
Public method GetCrawlHistory(Int32, DateTime, DateTime, CrawlHistory.CrawlStatus) Obsolete. Retrieves all the crawl history records up to a specified number, from within a specified time window, and for crawls with a specified status.
Public method GetHashCode (Inherited from Object.)
Public method GetLastCompletedCrawlHistory Obsolete. Retrieves the last completed crawl history record for a specified content source.
Public method GetNDayAvgStats Returns average statistics for all crawls on a content source from a date that is a specified number of days in the past.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CrawlHistory Class

Microsoft.Office.Server.Search.Administration Namespace