elasticmagic-kt
0.0.30
elasticmagic-query-filters
/
dev.evo.elasticmagic.qf
/
MatchKey
Match
Key
sealed
class
MatchKey
Types
Functions
Inheritors
Types
Exact
Link copied to clipboard
class
Exact
(
val
key
:
String
)
:
MatchKey
Type
Link copied to clipboard
class
Type
(
val
fieldType
:
FieldType
<
*
,
*
>
)
:
MatchKey
Functions
match
Link copied to clipboard
abstract
fun
match
(
key
:
String
)
:
Boolean
Inheritors
Exact
Link copied to clipboard
Type
Link copied to clipboard