This interface is implemented as a collection of Search hosts where Search propagates a catalog (IIndexDs interface objects).
Hierarchy
ISearchAdmin:IBuildServer:IBuildCatalogs:IBuildCatalog
The following table briefly describes this interface's methods and property. All are described in Common Collection Methods and Properties.
Method | Description |
Add | Adds a search server to the collection of search servers to which a catalog is propagated. |
Remove | Removes a search server from the collection of search servers to which a catalog is propagated. |
Property | Description |
Count | The number of search servers in the collection to which a catalog is propagated. |
Item | Accesses a search server in the collection to which a catalog is propagated. |