TypeCantHaveRegexToCrawl
A regular expression to restrict the types that are crawled by the connector. If an item's type 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: | TypeCantHaveRegexToCrawl=cms_folder
|
See Also: | TypeCantHaveRegex |