class Aws::CloudSearchDomain::Types::Hit

Information about a document that matches the search request.

@!attribute [rw] id

The document ID of a document that matches the search request.
@return [String]

@!attribute [rw] fields

The fields returned from a document that matches the search request.
@return [Hash<String,Array<String>>]

@!attribute [rw] exprs

The expressions returned from a document that matches the search
request.
@return [Hash<String,String>]

@!attribute [rw] highlights

The highlights returned from a document that matches the search
request.
@return [Hash<String,String>]

Constants

SENSITIVE