The IngestKeepFiles
parameter specifies whether documents are deleted from the temporary folder (set by IngestSharedPath
) after they have been ingested. If this parameter is set to True
, documents are not deleted.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or Ingestion |
Example: | IngestKeepFiles=True
|
See Also: | IngestSharedPath |
|