Share via


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

Reference

Help XML Tags

Help Stop-Word List