elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic.query
/
MinimumShouldMatch
/
Percent
Percent
data
class
Percent
(
val
percent
:
Int
)
:
MinimumShouldMatch.Simple
A percentage of the total number of clauses should be necessary.
Constructors
Functions
Properties
Constructors
Percent
Link copied to clipboard
fun
Percent
(
percent
:
Int
)
Functions
to
Value
Link copied to clipboard
open
override
fun
toValue
(
)
:
String
Properties
percent
Link copied to clipboard
val
percent
:
Int