

# Controlling How Search Results are Returned in Amazon CloudSearch
<a name="controlling-search-results"></a>

You can specify parameters in your search request to control how the search results are sorted, return results in XML rather than JSON, and paginate through the result set. You can define expressions that calculate a custom value that can be used to specify search constraints or sort results. 

**Topics**
+ [Sorting Results in Amazon CloudSearch](sorting-results.md)
+ [Using Relative Field Weighting to Customize Relevance Ranking in Amazon CloudSearch](weighting-fields.md)
+ [Configuring Expressions in Amazon CloudSearch](configuring-expressions.md)
+ [Get results as XML](getting-xml-results.md)
+ [Paginate the results](paginating-results.md)