CrawlLogFilters.AddFilter Method

Include Protected Members
Include Inherited Members

Applies the specified filters to the crawl log data.

Overload List

  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.

Top

See Also

Reference

CrawlLogFilters Class

CrawlLogFilters Members

Microsoft.Office.Server.Search.Administration Namespace