The names of document fields that you do not want to store in the HPE Content Component index. HPE Content Component discards these fields during indexing.
Separate multiple field names with commas. There must be no space before or after a comma. You can use Wildcard values to specify field names.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Server |
Example: | CantHaveFieldCSVs=*/STANDARD_HEADER
In this example, HPE Content Component discards any STANDARD_HEADER fields that a document contains before it stores the document. |
See Also: | MustHaveFieldCSVs |
|