Name | Type | Default value | Description |
---|---|---|---|
buffer | boolean | True | Enables buffering of documents in the connector to send them as batches to the indexing server. |
triggerIndexingAfterScan | boolean | Always triggers an indexing job after a completed scan. | |
profilePushOperations | boolean | Enables profiling of push operations. The profiling can be costly on small documents. | |
automaticRestartOnFailure | boolean | True | When a scan throws a PushAPIException does this connector automatically restart? This allows the connector to retry a scan operation when a component in the indexing chain crashes. Set this option to false to disable the retry behavior. |