IndexFolders
A Boolean that specifies whether the connector creates a separate document for each folder that is indexed.
- To create separate documents for each file and folder, set this parameter to
true. - To create documents only for files, set this parameter to
false.
| Type: | Boolean |
| Default: | False |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks or Default |
| Example: | IndexFolders=True
|
| See Also: |