CrawlLogFilters Methods

Include Protected Members
Include Inherited Members

The CrawlLogFilters type exposes the following members.

Methods

  Name Description
Public method AddFilter(CatalogType) Applies the specified catalog type filter to the crawl log data.
Public method AddFilter(MessageType) Applies the specified message type filter to the crawl log data.
Public method AddFilter(DateTime, DateTime) Applies the crawl log filter based on the specified start and end time.
Public method AddFilter(CrawlLogFilterProperty, Int32) Applies the specified filter property to the crawl log data.
Public method AddFilter(CrawlLogFilterProperty, StringFilterOperator, String) Applies the specified filter property and operator to the crawl log data.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CrawlLogFilters Class

Microsoft.Office.Server.Search.Administration Namespace