The SiteCollectionUrlCantHaveRegex parameter restricts the content that is retrieved by the connector. If the absolute URL of a site collection matches the regular expression, the site collection is not indexed.
This parameter also restricts the groups that are retrieved by the SynchronizeGroups action. If the absolute URL of a site collection matches the regular expression, the groups for the site collection are ignored.
| Alternate Name: | SiteCollectionCantHaveRegex
|
| Type: | String (Regular Expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or Fetchtasks |
| Example: | SiteCollectionUrlCantHaveRegex=/ignoreThisSiteCollection
|
| See Also: | SiteCollectionUrlMustHaveRegex |
|
|