in docappendertest/docappendertest.go [89:92]
func DecodeBulkRequest(r *http.Request) ([][]byte, BulkIndexerResponse) { indexed, result, _ := DecodeBulkRequestWithStats(r) return indexed, result }