search-client
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
search-client
search-client
/
com.jillesvangurp.ktsearch
/
CompositeBucket
Composite
Bucket
@
Serializable
data
class
CompositeBucket
(
val
key
:
JsonObject
,
val
docCount
:
Long
)
Members
Constructors
Composite
Bucket
Link copied to clipboard
constructor
(
key
:
JsonObject
,
docCount
:
Long
)
Properties
doc
Count
Link copied to clipboard
@
SerialName
(
value
=
"doc_count"
)
val
docCount
:
Long
key
Link copied to clipboard
val
key
:
JsonObject