This interface is a list of files (collection of IStoplist objects) containing words that Search ignores when building a catalog.
Hierarchy
ISearchAdmin.IBuildServer.IBuildCatalogs.IBuildCatalog.ISearchSchema
The following table briefly describes this interface's methods and properties.
Note The changes made by these methods do not take effect until you call the ISearchSchema.Save method.
Method | Description |
Add | Adds a list of ignored words. |
Clear | Clears a list of ignored words. |
Remove | Removes a list of ignored words. |
Property | Description |
Count | The number of lists of ignored words. |
Item | Accesses a list of ignored words. |