Matcher MM6.2

This node performs matching on inputs records against a matchmaker index. Requires that a matchmaker project providing the index has already been built and is running at the given host and port.

IMPORTANT: This node requires a matchmaker 6.2 server.

Options

Project Host
Host of matchmaker project holding the index. Both hostname (e.g. 'servername', 'servername.foo.bar') and IP address are accepted.
Project Port
Client port of matchmaker project holding the index.
Session name
Name of the session in the server that shall be used for the matching. For the default session, use the string 'default'.
Add match quality to results
Add the overall match quality to match results.
Add single field qualities to results
Add single field quality (SFQ) information for every field in the result.

Input Ports

Icon
Data to be matched against the index. Fields to be considered during the matching must carry the same names as the fields in the given session from the matchmaker project. All fields are required to be of type String.

Output Ports

Icon
A table containing the results of all input records that resulted in a positive match.
Icon
A table containing the input records that resulted in a negative match (no match).
Icon
A table containing the input index of all records producing errors during the match process.

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.