Table of Contents

Property MinScore

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

MinScore

Minimum normalized fuzzy score in the range [0..1]. Only applies when SearchMode is Fuzzy.

public double MinScore { get; set; }

Property Value

double

Default: 0.75.

Share