The ListUrlCantHaveRegex parameter restricts the content that is retrieved by the connector. If the absolute URL of a list matches the regular expression, the list is not indexed.
| Alternate Name: | ListCantHaveRegex
|
| Type: | String (Regular Expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or Fetchtasks |
| Example: | ListUrlCantHaveRegex=/ignoreThisList
|
| See Also: | ListUrlMustHaveRegex |
|
|