package
0.10.4
Repository: https://github.com/agilebits/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package cloudsearchdomainiface provides an interface for the Amazon CloudSearch Domain.

# Functions

New creates a new instance of the CloudSearchDomain client with a session.

# Constants

@enum ContentType.
@enum ContentType.
@enum QueryParser.
@enum QueryParser.
@enum QueryParser.
@enum QueryParser.
A ServiceName is the name of the service the client will make API calls to.

# Structs

A container for facet information.
A container for the calculated facet values and counts.
You use the AmazonCloudSearch2013 API to upload documents to a search domain and search those documents.
A warning returned by the document service when an issue is discovered while processing an upload 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.
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.
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.