LogViewer Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Represents the top-level object for filtering and viewing data from the SharePoint Enterprise Search crawl log
The LogViewer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LogViewer(CrawlStore) | Obsolete. | |
LogViewer(SearchContext) | Obsolete. Initializes a new instance of the LogViewer class. | |
LogViewer(SearchServiceApplication) | Obsolete. |
Top
Properties
Name | Description | |
---|---|---|
MaxDaysCrawlLogged | Obsolete. Gets or sets the maximum number of days SharePoint Enterprise Search should maintain crawl logs. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAllStatusMessages | Obsolete. Returns all status messages in the crawl log. | |
GetContentSourceSummaryStats | Obsolete. | |
GetCrawlSummaryByHost | Obsolete. Returns a summary of crawl log properties, grouped by host name. | |
GetCurrentCrawlLogData | Obsolete. | |
GetHashCode | (Inherited from Object.) | |
GetPastCrawlLogData | Obsolete. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
PurgeCrawlLog | Obsolete. Clears the entire crawl log. | |
ToString | (Inherited from Object.) |
Top