Package-level declarations
Types
A container for the calculated facet values and counts.
Base class for all service related exceptions thrown by the CloudSearchDomain client
Information about any problems encountered while processing an upload request.
A warning returned by the document service when an issue is discovered while processing an upload request.
The statistics for a field calculated in the request.
Information about any problems encountered while processing a search request.
Container for the parameters to the Search
request.
The result of a Search
request. Contains the documents that match the specified search criteria and any requested fields, highlights, and facet information.
Contains the resource id (rid
) and the time it took to process the request (timems
).
An autocomplete suggestion that matches the query string specified in a SuggestRequest
.
Container for the suggestion information returned in a SuggestResponse
.
Container for the parameters to the Suggest
request.
Contains the response to a Suggest
request.
Contains the resource id (rid
) and the time it took to process the request (timems
).
Container for the parameters to the UploadDocuments
request.
Contains the response to an UploadDocuments
request.