This method updates the catalog files in the event of a disconnected propagation.
Syntax
ISearchCatalog.Update
Remarks
A disconnected propagation occurs when Search is unable to propagate a catalog to a Search server, as in the case when your local network is temporarily down. If you are unable to connect the Search catalog build server to the Search server, you can manually copy the catalog to the Search server directory where the catalogs are stored. You can then have the Search server update the searchable catalog by calling this method on the catalog.
Example
See Creating and Accessing ISearchCatalog Interface Objects.
See Also