StopWordFile Attribute

Identifies the stop word list for full-text searches (FTS). This text file contains words that are excluded from the FTS index that is generated at compile time.

Used in

Parent tag

Required

Collection Definition (.HxC) File

<CompilerOptions>

No

HxMerge Project (.HxM) File

<CombinedHelpIndex>

Yes

Values

The name of the stop word list to use.

Example

StopWordFile = "StopFile.txt"

See Also

Concepts

Microsoft Help XML Tags

Microsoft Help Stop-Word List