SiteUrlMustHaveRegex
The SiteUrlMustHaveRegex
parameter restricts the content that is retrieved by the connector.
The absolute URL of a site must match the regular expression, or the site is not indexed. Sites excluded by the SiteUrlCantHaveRegex
parameter are not indexed. Sites that are within site collections that have been excluded are not indexed.
Alternate Name: | SiteMustHaveRegex
|
Type: | String (Regular Expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or Fetchtasks |
Example: | SiteUrlMustHaveRegex=/onlyDoThisSite
|
See Also: | SiteUrlCantHaveRegex |