Previous in Contents Next in Contents

IGatherLog Interface

This interface manages a catalog build server log containing the information about the documents that Search successfully or unsuccessfully crawled, or avoided, while building a catalog. Search creates a gatherer log every time it builds a catalog.

Hierarchy

ISearchAdmin:IBuildServer:IBuildCatalogs:IBuildCatalog:IGatherLogs

The following table briefly describes this interface's properties.

Property Description
Created The date when the log was created.
Name The name of the log.
Path The full path to the log.
Size The size, in bytes, of the log.


© 1997-2000 Microsoft Corporation. All rights reserved.