CantHaveFieldCSVs
The names of document fields that you do not want to store in the IDOL Content Component index. IDOL 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, IDOL Content Component discards any STANDARD_HEADER fields that a document contains before it stores the document. |
See Also: | MustHaveFieldCSVs |