Response object containing the results of a search request
Name | Type | Description | Notes |
---|---|---|---|
Took | int | Time taken to execute the search | [optional] |
TimedOut | bool | 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] |