toggle menu
elasticmagic-kt
0.3.4
common
switch theme
search in API
elasticmagic
/
dev.evo.elasticmagic.compile
/
UpdateByQueryCompiler
/
compileAsync
compile
Async
fun
compileAsync
(
serde
:
Serde
,
updateByQuery
:
WithIndex
<
SearchQuery.Update
>
)
:
ApiRequest
<
AsyncResult
<
UpdateByQueryPartialResult
,
UpdateByQueryResult
?
>
>