

# 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)

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Amazon Cloud Search. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query cloudsearch` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
