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