Finding matching records
You can check for matching records to discover if records in the database, or case, share common values with the single record that you are interested in. By default, two entities match if the values in their discriminator fields match, and two links match if the link end entities, link direction and link strength are the same.
About this task
Note: Matching Records is different from the Duplicate Records Checker where you can search
for records that match the values in a set of records or the results of a query.
Matching
records check discriminator fields by default, but you can match on other fields and the fields that
you select are stored.There are three types of entity match:
- Duplicate matching - where entities are matched if the discriminator fields are identical.
- Characteristic matching - where entities are matched if the characteristic fields are identical.
- User-defined matching - where you specify the fields to match.
The choice of which fields are discriminators and
which are characteristic is made as part of the database design. For example, if you were comparing
crime entities, you can use:
- Duplicate matching to see whether records share a crime number.
- Characteristic matching to check for other crimes where the stolen item was the same as the crime you are interested in.
Link records directly match if they share the:
- Same field values (for the discriminator fields if any, otherwise for the fields that you select)
- Same link end entities
- Same direction and strength
Procedure
To find matching entity records:
What to do next
You can work with the records listed:
Item | Task |
The main entity or link | Select a toolbar option:
|
A matching record | In the Matching Records area, select one or more records, right-click, and then select an option from the menu. For more information about the available options, see Menus and record lists. |