SearchStopWordsFilePath Field
Specifies an input file that contains stop words to use. The file should contain one stop word per line.
Namespace
Statiq.Web
Containing Type
WebKeys
Field Type
string

Syntax

public const string SearchStopWordsFilePath

Remarks

If both this setting and SearchStopWords are specified, the defined stop words will be used and the file specified will be ignored.

Constant Value

Value Type
SearchStopWordsFilePath String