ChildDocumentUrlRegex
A Perl-compatible regular expression to identify the pages to generate child documents from. Web Connector does not attempt to generate child documents from a page unless the full URL of a page matches the regular expression.
| Type: | String |
| Default: | .*
|
| Required: | No |
| Configuration Section: | Any section specified by ChildDocumentSection |
| Example: | ChildDocumentUrlRegex=.*/blogs/.*
|
| See Also: |