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