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