FieldSections
A comma-separated list of sections, in the CFS configuration file, that contain parameters for extracting metadata fields and values (sub-fields).
This parameter can refer to the name of its own configuration section, in which case CFS extracts sub-fields recursively. (For an example, see JSON Parsing Parameters).
Type: | String (comma-separated list) |
Default: | No fields are extracted |
Required: | No |
Configuration Section: | Any section specified by FieldSections |
Example: | FieldSections=Field
|
See Also | For information about the parameters that you can use to extract fields, see the section JSON Field Parsing. |