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