toggle menu
elasticmagic-kt
0.3.4
common
switch theme
search in API
elasticmagic
/
dev.evo.elasticmagic.query
/
MatchPhrase
/
MatchPhrase
Match
Phrase
constructor
(
field
:
FieldOperations
<
String
>
,
query
:
String
,
slop
:
Int
?
=
null
,
boost
:
Float
?
=
null
,
analyzer
:
String
?
=
null
,
params
:
Params
?
=
null
)