A Boolean value that specifies whether to ingest a document for each Slack channel that is processed. This document contains information about the channel. If you set this parameter to FALSE, the connector does not create a document representing the channel.
To retrieve information about channels you must set ProcessChannels to TRUE. When ProcessChannels is FALSE, the connector does not retrieve any information about channels or their content.
| Type: | Boolean |
| Default: | True |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | IndexChannels=FALSE
|
| See Also: | ProcessChannels |
|
|