

# Querying Your Search Domain for More Information in Amazon CloudSearch
<a name="querying-for-more-info"></a>

When you submit a search request, Amazon CloudSearch returns a collection of the documents that match your search criteria. You can also retrieve:
+ The contents of selected fields
+ Facet information that enables you to categorize the results
+ Statistics for the values contained in numeric fields
+ Highlights that show the search hits in the field data
+ Autocomplete suggestions

**Topics**
+ [Retrieve field values](retrieving-data.md)
+ [Getting Statistics for Numeric Fields in Amazon CloudSearch](retrieving-stats.md)
+ [Getting and Using Facet Information in Amazon CloudSearch](faceting.md)
+ [Highlighting Search Hits in Amazon CloudSearch](highlighting.md)
+ [Getting Autocomplete Suggestions in Amazon CloudSearch](getting-suggestions.md)