CategoryCantHaveRegex
A regular expression to restrict the categories that are ingested by the connector. If an item's category matches the regular expression, the item is not ingested.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | CategoryCantHaveRegex=object|case
|
See Also: | CategoryCantHaveRegexToCrawl |