This interface manages a file containing noise words that Search ignores when building a catalog.
If you create multiple IStoplist objects for different sublanguages of a particular primary language, be sure that all the of files for that primary language are identical, otherwise, queries can fail when the query sublanguage does not match the document sublanguage.
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 Microsoft 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. |
SubLanguage | The Win32 sublanguage ID to which the list of ignored words applies. |