kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
FieldMatcher
/
Match
Match
data
class
Match
(
val
value
:
JsonPrimitive
)
:
FieldMatcher
Exact value match (
match.value
).
Members
Constructors
Match
Link copied to clipboard
constructor
(
value
:
JsonPrimitive
)
Properties
value
Link copied to clipboard
val
value
:
JsonPrimitive