This interface is a list of catalog build server logs (collection of IGatherLog objects) containing the names of the documents that Search successfully or unsuccessfully crawled, or avoided, while building a catalog.
Hierarchy
ISearchAdmin.IBuildServer.IBuildCatalogs.IBuildCatalog
The following table briefly describes this interface's properties.
| Property | Description |
| Count | The number of logs in the list. |
| CurrentLog | The log that Search is using to save the document names. |
| Item | Accesses a log in the list of logs. |
| MaxLogs | The maximum number of logs that Search retains for this catalog. |