elasticmagic
/
dev.evo.elasticmagic.query
/
MinimumShouldMatch
/
Count
Count
data class
Count
(count:
Int
) :
MinimumShouldMatch.Simple
Content copied to clipboard
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
)
Content copied to clipboard
Functions
toValue
Link copied to clipboard
open override fun
toValue
():
Int
Content copied to clipboard
Properties
count
Link copied to clipboard
val
count
:
Int
Content copied to clipboard