Previous in Contents Next in Contents

ISearchSchema Interface

This interface manages the properties (through the IColumns interface) and noise words (through the IStoplists interface) used to control what information is stored in 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 Returns the IColumns interface object.
Stoplists Returns the Istoplists interface object.


© 1997-2000 Microsoft Corporation. All rights reserved.