Table of Contents

Property TokenAware

Namespace
LMKit.Document.Search
Assembly
LM-Kit.NET.dll

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.

Share