class Aws::CloudSearchDomain::Types::SearchResponse
The result of a `Search` request. Contains the documents that match the specified search criteria and any requested fields, highlights, and facet information.
@!attribute [rw] status
The status information returned for the search request. @return [Types::SearchStatus]
@!attribute [rw] hits
The documents that match the search criteria. @return [Types::Hits]
@!attribute [rw] facets
The requested facet information. @return [Hash<String,Types::BucketInfo>]
@!attribute [rw] stats
The requested field statistics information. @return [Hash<String,Types::FieldStats>]
Constants
- SENSITIVE