Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 437 Bytes

SearchResponse.md

File metadata and controls

17 lines (10 loc) · 437 Bytes

SearchResponse

Response object of a search request

Properties

Name Type Description Notes
took Integer [optional]
timedOut Boolean [optional]
aggregations Map<String, Object> [optional]
hits SearchResponseHits [optional]
profile Object [optional]