elasticmagic
/
dev.evo.elasticmagic.compile
/
PreparedCreateIndex
Prepared
Create
Index
class
PreparedCreateIndex
(indexName:
String
, settings:
Params
, mapping:
Document
?, aliases:
Params
, waitForActiveShards:
Boolean
?, masterTimeout:
String
?, timeout:
String
?)
Content copied to clipboard
Properties
Properties
aliases
Link copied to clipboard
val
aliases
:
Params
Content copied to clipboard
indexName
Link copied to clipboard
val
indexName
:
String
Content copied to clipboard
mapping
Link copied to clipboard
val
mapping
:
Document
? = null
Content copied to clipboard
masterTimeout
Link copied to clipboard
val
masterTimeout
:
String
? = null
Content copied to clipboard
settings
Link copied to clipboard
val
settings
:
Params
Content copied to clipboard
timeout
Link copied to clipboard
val
timeout
:
String
? = null
Content copied to clipboard
waitForActiveShards
Link copied to clipboard
val
waitForActiveShards
:
Boolean
? = null
Content copied to clipboard