toggle menu
elasticmagic-kt
0.3.4
common
switch theme
search in API
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.
Members
Constructors
Percent
Link copied to clipboard
constructor
(
percent
:
Int
)
Properties
percent
Link copied to clipboard
val
percent
:
Int
Functions
to
Value
Link copied to clipboard
open
override
fun
toValue
(
)
:
String