Explanation of Rabbitmq river settings

Hi All

I have read this document


but this document doesn't contain more details about index settings

"index" : {
"bulk_size" : 100,
"bulk_timeout" : "10ms",
"ordered" : false
}

please explain above three index settings and usages.

Thanks