kotlin-client
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.search
/
NumericRange
/
Companion
/
upperBound
upper
Bound
fun
upperBound
(
max
:
Number
,
name
:
String
=
"-∞<=x<"
)
:
NumericRange
Parameters
max
Upper bound of the range, exclusive.
name
Arbitrary name to identify this range in the facet result.