Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 694 Bytes

SearchResponse.md

File metadata and controls

14 lines (10 loc) · 694 Bytes

Manticoresearch.SearchResponse

Properties

Name Type Description Notes
took Number Time taken to execute the search [optional]
timedOut Boolean Indicates whether the search operation timed out [optional]
aggregations Object Aggregated search results grouped by the specified criteria [optional]
hits SearchResponseHits [optional]
profile Object Profile information about the search execution, if profiling is enabled [optional]
warning Object Warnings encountered during the search operation [optional]