ListItemUrlMustHaveRegex

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

The absolute URL of a list item must match the regular expression, or the item is not indexed. List items excluded by the ListItemUrlCantHaveRegex parameter are not indexed. List Items that are within site collections, sites, or lists that have been excluded are not indexed.

Alternate Name: ListItemMustHaveRegex
Type: String (Regular Expression)
Default:  
Required: No
Configuration Section: TaskName or Fetchtasks
Example: ListItemUrlMustHaveRegex=.*/onlyDoThisListItem\.txt
See Also: ListItemUrlCantHaveRegex