# Restore options ```yaml restore: batchSize: numInsertionWorkers: ``` ### batchSize *Type*: int
*Default*: 500 The number of documents to buffer. ### numInsertionWorkers *Type*: int
*Default*: 10 The number of workers that add the documents to buffer.