FolderNameMustHaveRegexToCrawl

A regular expression to restrict the folders that are processed by the connector. The name of a folder must match the regular expression, otherwise the folder and its content is ignored.

When a folder is excluded by this parameter, the connector does not crawl its subfolders. Setting this parameter is therefore the most efficient way to process part of a large folder tree.

Type: String (regular expression)
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example: FolderNameMustHaveRegexToCrawl=.*vehicles.*
See Also: FolderNameCantHaveRegexToCrawl