CrawlLogFilters Members
SharePoint 2010
Contains all the filters for manipulating the crawl log data.
The CrawlLogFilters type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddFilter(CatalogType) | Applies the specified catalog type filter to the crawl log data. |
|
AddFilter(MessageType) | Applies the specified message type filter to the crawl log data. |
|
AddFilter(DateTime, DateTime) | Applies the crawl log filter based on the specified start and end time. |
|
AddFilter(CrawlLogFilterProperty, Int32) | Applies the specified filter property to the crawl log data. |
|
AddFilter(CrawlLogFilterProperty, StringFilterOperator, String) | Applies the specified filter property and operator to the crawl log data. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Show: