How matching works
3 min readUpdated 14 Aug 2026
In this article
The comparison Merchaint runs, step by step.
01 · Why
Why you'd use this
Matching runs in two passes that are easy to confuse: first it decides which records are even candidates for each other, then it decides whether a candidate pair actually agrees. Most surprising results come from the first pass, not the second.