It's a calculation resulting from the matching process, so it can't be used during the matching process (as it doesn't exist yet).
But if the issue you are facing is due to large match groups then
Avoid using attributes containing default or placeholder values in binning or matching expressions. Null is always different from anything, so null values are usually not an issue. Typical causes of default/placeholder values: Replacing non-existing values by spaces, dummy or default values.
Fix wrong data (for example: Replace placeholder value by an enriched value) or fix the rule to handle properly the placeholder/wrong data.
1 Comment
A
Alexia SIMOND
said
over 1 year ago
Answer
Hello David,
I think that an answer was provided over ticket, but I'm putting back here the answer if it can help someone else.
The matching process in Semarchy xDM works as follows:
Matching is performed using a matcher, which runs a set of match rules.
Each match rule has two phases: a binning phase and a matching phase.
Match pairs are assigned a match score and the highest score from all matching rules is used.
Match groups are created and a confidence score is computed for each group.
The attribute SuggMergeMasterCount could be defined as the number of masters having the same SuggID.
It's a calculation resulting from the matching process, so it can't be used during the matching process (as it doesn't exist yet).
But if the issue you are facing is due to large match groups then
Avoid using attributes containing default or placeholder values in binning or matching expressions. Null is always different from anything, so null values are usually not an issue. Typical causes of default/placeholder values: Replacing non-existing values by spaces, dummy or default values.
Fix wrong data (for example: Replace placeholder value by an enriched value) or fix the rule to handle properly the placeholder/wrong data.
David KLINGELHEBER
Hello David,
I think that an answer was provided over ticket, but I'm putting back here the answer if it can help someone else.
The attribute SuggMergeMasterCount could be defined as the number of masters having the same SuggID.
It's a calculation resulting from the matching process, so it can't be used during the matching process (as it doesn't exist yet).
Typical causes of default/placeholder values: Replacing non-existing values by spaces, dummy or default values.
Alexia SIMOND
Hello David,
I think that an answer was provided over ticket, but I'm putting back here the answer if it can help someone else.
The attribute SuggMergeMasterCount could be defined as the number of masters having the same SuggID.
It's a calculation resulting from the matching process, so it can't be used during the matching process (as it doesn't exist yet).
Typical causes of default/placeholder values: Replacing non-existing values by spaces, dummy or default values.
-
Deployment History Date
-
Username in Tomcat Access Logs
-
Is It Possible to Perform Automatic Authentication with The User's Windows Account?
-
Where is the documentation for Version 5.2.5?
-
On Prem Semarchy Authentication using Azure AD?
-
Delete old models
-
Sync production model version with dev
-
Recreate a dev environment. Any side effect?
-
Indexes on xDM database tables
-
What logging technology is used in the Semarchy xDM platform?
See all 82 topics