This interface defines the document properties that Search indexes or retrieves when building a catalog.
Hierarchy
ISearchAdmin.IBuildServer.IBuildCatalogs.IBuildCatalog
The following table briefly describes this interface's method and properties.
| Method | Description |
| Save | Saves any changes to the Search schema. |
| Property | Description |
| Columns | A collection of columns (IColumns interface) of information about the file. |
| Stoplists | A collection of files (IStoplists interface) containing words that Search ignores while building a catalog. |