Simplified advanced search query object. Same as the SearchQuery object, but uses the simplified SimpleQuery child object
| Name | Type | Description |
| Query | SimpleQuery | Information about the query to run |
| Paging | QueryPaging | Paging info about the search results |
| Sort | QuerySorting | How the search results should be sorted |
| TimeoutInSeconds | Int32 | Timeout for the search request in seconds |