elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic.compile
/
PreparedCreateIndex
/
PreparedCreateIndex
Prepared
Create
Index
fun
PreparedCreateIndex
(
indexName
:
String
,
settings
:
Params
,
mapping
:
Document
?
=
null
,
aliases
:
Params
=
Params()
,
waitForActiveShards
:
Boolean
?
=
null
,
masterTimeout
:
String
?
=
null
,
timeout
:
String
?
=
null
)