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 |
---|---|---|
<CompilerOptions> |
No |
|
<CombinedHelpIndex> |
Yes |
Values
The name of the stop word list to use.
Example
StopWordFile = "StopFile.txt"