...
- Merge Streams based on exact string matches
- Excluding exact matches, cycle thru unmatched records looking for near matches.
- Additional features of this pattern may include :
- Best Match only
- Consume Matches. i.e. once a match is made, that record cannot be matched against any other record.
- Auto-Match threshold. i.e. above a certain level of matching (to be defined by the user/client), automatically match records. below that level, create a report / mechanism for manually tagging matches.
See Also
...