matchThreshold property

double matchThreshold
getter/setter pair

At what point is no match declared (0.0 = perfection, 1.0 = very loose).

Implementation

double matchThreshold = 0.5;