Identity Resolution
- Identity Resolution 10.5
- All Products
FIELD=field name [KEY_LEVEL=key level] [STB_WORDS_ONLY=Y/N] [STB_WORDS_INLINE=Y/N] [STB_WORDS_NODUP=Y/N] [LAYOUT=[field1,]offset1,length1,... ,[fieldn,]offsetn,lengthn]
Field
| Mandatory/Optional
| Description
|
|---|---|---|
FIELD
| Mandatory
| Defines the field for which you want to build keys. With most standard populations, you can use one of the following predefined fields:
|
KEY_LEVEL
| Optional
| Indicates the type of key level that you want to build. With most standard populations, you can use one of the following predefined values:
|
STB_WORDS_ONLY=Y/N
| Optional
| Specifies to return only stabilized words for an input string.
Default is
N .
|
STB_WORDS_INLINE=Y/N
| Optional
| Specifies to return stabilized words in a single line for an input string.
Default is
N .
|
STB_WORDS_NODUP=Y/N
| Optional
| Specifies to return stabilized words without duplicates for an input string.
Default is
N .
|
LAYOUT
| Optional
| Specifies the offset and length pairs of the data in the Scatter / Gather format to be passed for key building in the
Key Field Data parameter. For more information about the
Key Field Data parameter, see
Common Parameters.
If you do not specify the layout, the output data appears in the Tagged Data format.
|