kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.search
/
NumericRange
/
Companion
/
lowerBound
lower
Bound
fun
lowerBound
(
min
:
Number
,
name
:
String
=
"<=x<∞"
)
:
NumericRange
Content copied to clipboard
Parameters
min
Lower bound of the range, inclusive.
name
Arbitrary name to identify this range in the facet result.