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