elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic.query
/
Match
/
Match
Match
fun
Match
(
field
:
FieldOperations
<
String
>
,
query
:
String
,
boost
:
Float
?
=
null
,
analyzer
:
String
?
=
null
,
minimumShouldMatch
:
MinimumShouldMatch
?
=
null
,
params
:
Params
?
=
null
)