IStoplist Interface

This interface specifies a file containing words that Search ignores when building a catalog.

Hierarchy

ISearchAdmin.IBuildServer.IBuildCatalogs.IBuildCatalog.ISearchSchema.IStoplists

The following table briefly describes this interface's properties.

Note   Changes to these properties do not take effect until you call the ISearchSchema.Save method.

Property Description
Filename The full path to the file containing the list of words that Search ignores.
Language The Win32 primary language ID for the language to which the list of ignored words applies.
Name The name of the language and/or sublanguage stop list, for descriptive purposes only.
SubLanguage The Win32 sublanguage ID to which the list of ignored words applies.


© 1997-1998 Microsoft Corporation. All rights reserved.