toggle menu
kotlin-client
JVM
switch theme
search in API
kotlin-client
/
com.couchbase.client.kotlin.search
/
SearchMetrics
Search
Metrics
class
SearchMetrics
Members
Properties
failed
Partitions
Link copied to clipboard
val
failedPartitions
:
Int
max
Score
Link copied to clipboard
val
maxScore
:
Double
successful
Partitions
Link copied to clipboard
val
successfulPartitions
:
Int
took
Link copied to clipboard
val
took
:
Duration
total
Partitions
Link copied to clipboard
val
totalPartitions
:
Int
total
Rows
Link copied to clipboard
val
totalRows
:
Long
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String