elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic
/
ElasticsearchIndex
/
bulk
bulk
suspend
fun
bulk
(
actions
:
List
<
Action
<
*
>
>
,
refresh
:
Refresh
?
=
null
,
timeout
:
String
?
=
null
,
params
:
Params
=
Params()
)
:
BulkResult