elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic.compile
/
UpdateByQueryCompiler
/
compileAsync
compile
Async
fun
compileAsync
(
serde
:
Serde
,
updateByQuery
:
WithIndex
<
SearchQuery.Update
>
)
:
ApiRequest
<
AsyncResult
<
UpdateByQueryPartialResult
,
UpdateByQueryResult
?
>
>