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