search-client
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
search-client
search-client
/
com.jillesvangurp.ktsearch
/
SearchResponse
/
SearchResponse
Search
Response
constructor
(
took
:
Long
?
,
shards
:
Shards
?
,
timedOut
:
Boolean
?
,
hits
:
SearchResponse.Hits
?
,
aggregations
:
Aggregations
?
,
scrollId
:
String
?
,
pitId
:
String
?
)