SearchStemming Field
Turns on stemming for client-side search. By default an English stemmer is used (you must define your own GenerateLunrIndex module to specify alternate stemming behavior). Turning on stemming also results in the generated client search JavaScript file no longer supporting typeahead searches by default since stemming and wildcard searching don't work well together.
Namespace
Statiq.Web
Containing Type
WebKeys
Field Type
string

Syntax

public const string SearchStemming

Constant Value

Value Type
SearchStemming String