wfo.vanalytics.v2.FuzzinessAuto(FuzzinessAuto)
Defines an automatic max allowable edit distance based on the length of the
text to match.length < low -- Must match exactly.
length < high -- Must match with one edit allowed.
length >= high -- Must match with two edits allowed.