package
2.0.0-preview.5+incompatible
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev
# Packages
Package cloudsearchdomainiface provides an interface to enable mocking the Amazon CloudSearch Domain service client for testing your code.
# Functions
New creates a new instance of the CloudSearchDomain client with a config.
# Constants
Enum values for ContentType.
Enum values for ContentType.
Service ID for Regions and Endpoints metadata.
ErrCodeDocumentServiceException for service response error code "DocumentServiceException".
ErrCodeSearchException for service response error code "SearchException".
Enum values for QueryParser.
Enum values for QueryParser.
Enum values for QueryParser.
Enum values for QueryParser.
Service endpoint prefix API calls made to.
# Structs
A container for facet information.
A container for the calculated facet values and counts.
CloudSearchDomain provides the API operation methods for making requests to Amazon CloudSearch Domain.
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 a document that matches the search request.
The collection of documents that match the search request.
Container for the parameters to the Search request.
The result of a Search request.
SearchRequest is a API request type for the Search API operation.
Contains the resource id (rid) and the time it took to process the request (timems).
Container for the parameters to the Suggest request.
An autocomplete suggestion that matches the query string specified in a SuggestRequest.
Container for the suggestion information returned in a SuggestResponse.
Contains the response to a Suggest request.
SuggestRequest is a API request type for the Suggest API operation.
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.
UploadDocumentsRequest is a API request type for the UploadDocuments API operation.