Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Field Match

Text Match Grooper.Extract

Matches the value stored in a previously-extracted field or table column.

Remarks

The Field Match value extractor enables you to locate additional instances of values that have already been extracted into a Data Field or Data Column. It dynamically generates a search pattern based on the values present in a specified source field or column, allowing you to find repeated or referenced values elsewhere in the document.

How It Works

  • The extractor builds a regular expression pattern from the current values of the configured source Data Field or Data Column.
  • Optionally, a 'Parse Pattern' can be used to extract sub-values from compound field content before generating the match pattern.
  • You may also specify a 'Value Pattern' to match additional values not present in the source field.
  • Fuzzy matching can be enabled to tolerate minor OCR or typographical errors.

Configuration Guidance

  • Use the 'Field' property to select the source field or column whose values will be matched.
  • Set the 'Parse Pattern' if the source field contains compound or delimited values that need to be broken up for matching.
  • Use the 'Value Pattern' to supplement the dynamic pattern with additional values.
  • Enable 'Fuzzy Matching' for documents with variable quality or inconsistent data entry.

Usage Scenarios

  • Locating codes, identifiers, or other repeated values in legends, descriptions, or cross-references.
  • Validating that values referenced in one part of a document are present in another.
  • Automating cross-field or cross-table validation and extraction.

Notes

  • Field Match is evaluated at runtime and depends on the extraction order of fields and columns.
  • It cannot be unit tested in isolation; it requires full extraction at the Data Model level.
  • For more details, see the documentation for each property and the Field Match wiki page.

Properties

NameTypeDescription
Matching
Options
Output

See Also

Used By

Notification