elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic.query
/
MinimumShouldMatch
/
Count
Count
data
class
Count
(
val
count
:
Int
)
:
MinimumShouldMatch.Simple
A fixed number of matched clauses. Can be negative that means a number of optional clauses.
Constructors
Functions
Properties
Constructors
Count
Link copied to clipboard
fun
Count
(
count
:
Int
)
Functions
to
Value
Link copied to clipboard
open
override
fun
toValue
(
)
:
Int
Properties
count
Link copied to clipboard
val
count
:
Int