CategoryMustHaveRegex
A regular expression to restrict the categories that are ingested by the connector. An item's category must match the regular expression, otherwise the item is not ingested.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | CategoryMustHaveRegex=folder|file
|
See Also: | CategoryMustHaveRegexToCrawl |