The Multisearch operation generates key ranges, compares the key ranges with the repository data, and gets the matching records based on the searching and matching criteria that you specify in the matching rules file. You can perform the Multisearch operation to identify the matching records for a single record or multiple records.
To perform the Multisearch operation, run the
run_client.sh
script located in the following directory:
/usr/local/mdmbdrm-<Version Number>
You can perform the Multisearch operation in the debug mode. The debug mode returns performance metrics for the Multisearch operation. You can use the debug mode for troubleshooting purposes. To enable the debug mode, you must add the
Debug
parameter to the
MDMBDRMEnablerOptions
section within the
MDMBDRMMatchRulesSet
section of the matching rules file and set it to true.