kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.search
/
SearchSort
/
Companion
/
byGeoDistance
by
Geo
Distance
fun
byGeoDistance
(
field
:
String
,
location
:
GeoPoint
,
unit
:
GeoDistanceUnit
=
GeoDistanceUnit.METERS
,
direction
:
Direction
=
Direction.ASCENDING
)
:
SearchSort
Content copied to clipboard