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

Embedded Lexicon

Embedded Object Grooper.Core

Represents an embedded lexicon property that can include locally-defined entries, references to external Lexicons, and optionally values from the parent field.

Remarks

Overview

An Embedded Lexicon is a flexible, reusable resource for storing lists of words, phrases, codes, or key-value pairs directly within a property or as references to external Lexicon objects.

Embedded Lexicons are used to:

  • Define local entries (one per line) for quick, in-place configuration.
  • Reference one or more external Lexicons, allowing for reuse and centralized management of value lists.
  • Optionally include values from the parent field's value list, supporting dynamic or context-sensitive lookups.

Usage

  • Assign an Embedded Lexicon to a property (such as a field's value list) to restrict or suggest valid values.
  • Use local entries for simple, property-specific lists.
  • Reference external Lexicons to share value lists across multiple fields or components.
  • Enable 'Include Field List Values' to merge values from the parent field's list, supporting advanced scenarios like cascading or dependent lookups.

Best Practices

  • Use local entries for small, field-specific lists; use external Lexicons for large or shared lists.
  • Avoid circular references when including Lexicons.
  • Set the 'Type' property to match the intended entry format (Lookup, Vocabulary, or Frequency).
  • Regularly review and update Embedded Lexicon content to ensure accuracy and completeness.

Properties

NameTypeDescription

Derived Types

There are 3 implementations of Embedded Lexicon.

Field Value Lexicon Defines a list of possible values for a Data Field.
Fuzzy Match Weightings Defines custom character-level edit costs for fuzzy matching, enabling precise control over how swaps, insertions, and deletions are evaluated during data extraction.
List Match Entries Represents an embedded lexicon of search terms or key-value pairs for use with List Match extraction.

See Also

Used By

Notification