IndexFiledDocuments
A Boolean parameter that specifies whether to retrieve documents by crawling folders.
If you set this parameter to FALSE
you should set IndexUnfiledDocuments to TRUE
, otherwise the connector does not retrieve any data.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | IndexFiledDocuments=True
|
See Also: | IndexUnfiledDocuments |