kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.search
/
NumericRange
/
Companion
/
upperBound
upper
Bound
fun
upperBound
(
max
:
Number
,
name
:
String
=
"-∞<=x<"
)
:
NumericRange
Content copied to clipboard
Parameters
max
Upper bound of the range, exclusive.
name
Arbitrary name to identify this range in the facet result.