IndexFiledDocuments
A Boolean parameter that specifies whether to retrieve documents by crawling folders.
Setting this parameter in the [TaskName]
section affects the connector's behavior for all of the object stores that it processes. You can override the value for a single object store by setting this parameter in a section named by ObjectStoreSections.
If you set this parameter to FALSE
you should set IndexUnfiledDocuments to TRUE
, otherwise the connector does not retrieve any data from the affected object store(s).
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | Any section specified by ObjectStoreSections, or TaskName or FetchTasks |
Example: | IndexFiledDocuments=True
|
See Also: |