ChildDocumentSelector

A CSS2 selector that identifies the root element of each child document in the page source. When you set this parameter, Connector Framework Server splits each ingested HTML file into multiple documents. For example, if you are processing pages from a discussion board you might want to index one document for each message on the page.

This parameter cannot be used with the wkoop_html_processing Lua function.

Type: String
Default:  
Required: No
Configuration Section: Any section that you have defined for WkoopHtmlExtraction settings
Example: ChildDocumentSelector=div.message
See Also: