ChildDocumentSection
A list of sections in the Web Connector configuration file that contain settings for creating child documents. Specify multiple sections as a comma-separated list or by using numbered parameters (ChildDocumentSection0
, ChildDocumentSection1
, and so on).
Child documents are documents that contain a section of a Web page. For example, if you ingest pages from a discussion board you might want to ingest one document for each message on the page.
Type: | String (comma-separated list) |
Default: | The current TaskName section |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ChildDocumentSection0=Messages
|
See Also: |