BlogMustHaveRegex
A regular expression to choose the items to process. The name of a blog must match the regular expression, otherwise it is ignored.
In IDOL documents that represent blogs, the name is added to the metadata field "name".
Type: | Regular expression |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | BlogMustHaveRegex=.*IDOL.*
|
See Also: | BlogCantHaveRegex |