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
/
SearchRowLocation
Search
Row
Location
class
SearchRowLocation
Members
Properties
array
Positions
Link copied to clipboard
val
arrayPositions
:
List
<
Int
>
end
Link copied to clipboard
val
end
:
Int
field
Link copied to clipboard
val
field
:
String
position
Link copied to clipboard
val
position
:
Int
start
Link copied to clipboard
val
start
:
Int
term
Link copied to clipboard
val
term
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String