toggle menu
elasticmagic-kt
0.3.4
common
switch theme
search in API
elasticmagic
/
dev.evo.elasticmagic.query
/
Sort
/
Field
/
Field
Field
constructor
(
field
:
FieldOperations
<
*
>
,
order
:
Sort.Order
?
=
null
,
mode
:
Sort.Mode
?
=
null
,
numericType
:
Sort.NumericType
?
=
null
,
missing
:
Sort.Missing
?
=
null
,
unmappedType
:
FieldType
<
*
,
*
>
?
=
null
,
nested
:
Sort.Nested
?
=
null
)