elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic.compile
/
DeleteByQueryCompiler
/
compileAsync
compile
Async
fun
compileAsync
(
serde
:
Serde
,
deleteByQuery
:
WithIndex
<
SearchQuery.Delete
>
)
:
ApiRequest
<
AsyncResult
<
DeleteByQueryPartialResult
,
DeleteByQueryResult
?
>
>