Bulk indexing failure scenarios

In order to test my code for handling failed index requests, as returned in a BulkResponse, I need some typical ways a failure can occur after the bulk request executes.

Any ideas will be appreciated.

Thanks.