Name | Description |
---|---|
failure | Any FlowFile that cannot be matched, e.g. (lacks the attribute) will be sent to this Relationship. |
not-found | Any FlowFile that cannot be matched to an existing hash will be sent to this Relationship. |
found | Any FlowFile that is successfully matched to an existing hash will be sent to this Relationship. |
Name | Description |
---|---|
XXXX.N.match | The match that resembles the attribute specified by the <Hash Attribute Name> property. Note that: 'XXX' gets replaced with the <Hash Attribute Name> |
XXXX.N.similarity | The similarity score between this flowfileand its match of the same number N. Note that: 'XXX' gets replaced with the <Hash Attribute Name> |