The IngestCheckFinished
parameter specifies when the connector indicates that ingestion was successful.
IngesterType=CFS
, setting the IngestCheckFinished
parameter to True
causes the connector to wait until documents have been added to the index queue before returning success.IngestCheckFinished
parameter to True
causes the connector to wait until the job in Haven OnDemand is finished. Typically, this is when the documents are added to the index.Finished
.Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or Ingestion |
Example: | IngestCheckFinished=True
|
See Also: |
|