toggle menu
elasticmagic-kt
0.3.4
common
switch theme
search in API
elasticmagic
/
dev.evo.elasticmagic.ext.elasticsearch
/
DenseVector
/
DenseVector
Dense
Vector
constructor
(
elementType
:
VectorElementType
<
T
>
,
dims
:
Short
?
=
null
,
index
:
Boolean
?
=
null
,
similarity
:
VectorSimilarity
?
=
null
,
indexOptions
:
Params
?
=
null
,
params
:
Params
?
=
null
)