cloudsearchdomain-2013-01-01
library
Classes
-
AwsClientCredentials
-
AWS credentials.
-
Bucket
-
A container for facet information.
-
BucketInfo
-
A container for the calculated facet values and counts.
-
CloudSearchDomain
-
You use the AmazonCloudSearch2013 API to upload documents to a search domain
and search those documents.
-
DocumentServiceWarning
-
A warning returned by the document service when an issue is discovered while
processing an upload request.
-
FieldStats
-
The statistics for a field calculated in the request.
-
Hit
-
Information about a document that matches the search request.
-
Hits
-
The collection of documents that match the search request.
-
SearchResponse
-
The result of a
Search
request. Contains the documents that
match the specified search criteria and any requested fields, highlights,
and facet information.
-
SearchStatus
-
Contains the resource id (
rid
) and the time it took to process
the request (timems
).
-
SuggestionMatch
-
An autocomplete suggestion that matches the query string specified in a
SuggestRequest
.
-
SuggestModel
-
Container for the suggestion information returned in a
SuggestResponse
.
-
SuggestResponse
-
Contains the response to a
Suggest
request.
-
SuggestStatus
-
Contains the resource id (
rid
) and the time it took to process
the request (timems
).
-
UploadDocumentsResponse
-
Contains the response to an
UploadDocuments
request.
Exceptions / Errors
-
DocumentServiceException
-
Information about any problems encountered while processing an upload
request.
-
SearchException
-
Information about any problems encountered while processing a search
request.