Property TokenAware
TokenAware
When true, discounts whitespace substitution costs in fuzzy matching.
Only applies when SearchMode is Fuzzy.
public bool TokenAware { get; set; }
Property Value
- bool
Default:
true.
When true, discounts whitespace substitution costs in fuzzy matching.
Only applies when SearchMode is Fuzzy.
public bool TokenAware { get; set; }
Default: true.