PathCantHaveRegex
A regular expression to filter the documents that are ingested.
Any document that has a path that matches the regular expression is ignored.
Type: | Case-insensitive regular expression |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | PathCantHaveRegex=/path/to/folder/to/exclude/.*
|
See Also: |