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