elasticmagic
/
dev.evo.elasticmagic.doc
/
FieldSetShortcuts
/
field
field
fun <
V
,
T
>
field
(name:
String
?, type:
FieldType
<
V
,
T
>, docValues:
Boolean
? = null, index:
Boolean
? = null, store:
Boolean
? = null, params:
Params
? = null):
FieldSet.Field
<
V
,
T
>
Content copied to clipboard
fun <
V
,
T
>
field
(type:
FieldType
<
V
,
T
>, docValues:
Boolean
? = null, index:
Boolean
? = null, store:
Boolean
? = null, params:
Params
? = null):
FieldSet.Field
<
V
,
T
>
Content copied to clipboard