ClusteringAttributeRuleType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Contains information about matching rules for clustering process.

Matching rule presupposes the business logic for the comparison of objects.

Item Summary  
Name Type Multiplicity Description
path property
ItemPathType
[0,1] Path to the property used for comparison. 
isMultiValue property
boolean
[0,1] If true, the matching rule is applied to each value of the property. 
similarity property
double
[0,1] Similarity threshold used for comparison (Jaccard metric). 
weight property
double
[0,1] Weight of the matching rule.