CrawlFilteredNodes

Specifies whether descendent nodes are processed, if a node is ignored.

By default, when a node is ignored using configuration parameters such as NodeMinCreatedDate or NodePathCantHaveRegex, the connector does not ingest a document for the node and does not process descendent nodes.

When you set this parameter to TRUE, the connector does not ingest a document for an ignored node, but does process its descendents.

Type: Boolean
Default: False
Required: No
Configuration Section: TaskName or FetchTasks
Example: CrawlFilteredNodes=TRUE
See Also: