A Perl-compatible regular expression to restrict the content retrieved by the connector. The entire content of a page must match the regular expression, otherwise the page is not ingested.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | PageMustHaveRegex=.*<Title>.*|.*<Description>.*
|
See Also: | PageCantHaveRegex |
|