elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic.compile
/
ElasticsearchFeatures
/
Companion
Companion
object
Companion
Functions
Properties
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
esVersion
:
Version
<
*
>
)
:
ElasticsearchFeatures
Properties
ES_VERSION_FEATURES
Link copied to clipboard
val
ES_VERSION_FEATURES
:
List
<
Pair
<
Version.Elasticsearch
,
ElasticsearchFeatures
>
>
OS_VERSION_FEATURES
Link copied to clipboard
val
OS_VERSION_FEATURES
:
List
<
Pair
<
Version.Opensearch
,
ElasticsearchFeatures
>
>