Options
All
  • Public
  • Public/Protected
  • All
Menu

Configurations to tweak the accuracy of the contact matcher.

export

Hierarchy

Index

Constructors

constructor

  • new ContactMatcherConfig(__namedParameters?: { bestDistanceMultiplier: any; findThreshold: any; maxDistanceMarginReturns: any; maxReturns: any; phoneticWeightPercentage: any }): ContactMatcherConfig

Properties

bestDistanceMultiplier

bestDistanceMultiplier: number

findThreshold

findThreshold: number

maxDistanceMarginReturns

maxDistanceMarginReturns: number

maxReturns

maxReturns: number

Readonly phoneticWeightPercentage

phoneticWeightPercentage: number

Generated using TypeDoc