ListUrlMustHaveRegex

The ListUrlMustHaveRegex parameter restricts the content that is retrieved by the connector.

The absolute URL of a list must match the regular expression, or the list is not indexed. Lists excluded by the ListUrlCantHaveRegex parameter are not indexed. Lists that are within site collections or sites that have been excluded are not indexed.

Alternate Name: ListMustHaveRegex
Type: String (Regular Expression)
Default:  
Required: No
Configuration Section: TaskName or Fetchtasks
Example: ListUrlMustHaveRegex=.*/onlyDoThisList
See Also: ListUrlCantHaveRegex