toggle menu
search-client
common
switch theme
search in API
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
?
)