# KnetikCloud.SearchQuery

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from** | **Number** | Index of the first result to be returned for pagination | [optional] 
**query** | [**InnerQuery**](InnerQuery.md) | The query body | 
**size** | **Number** | The maximum number of results to be returned for pagination | [optional] 
**sort** | **Object** | Elasticsearch sort | [optional] 
**source** | **Object** | Elasticsearch source | [optional] 


