elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic
/
ElasticsearchCluster
/
indexExists
index
Exists
suspend
fun
indexExists
(
indexName
:
String
,
allowNoIndices
:
Boolean
?
=
null
,
ignoreUnavailable
:
Boolean
?
=
null
)
:
Boolean