See: Description
Interface | Description |
---|---|
AmazonCloudSearchDomain |
Interface for accessing AmazonCloudSearchDomain.
|
AmazonCloudSearchDomainAsync |
Interface for accessing AmazonCloudSearchDomain asynchronously.
|
Class | Description |
---|---|
AmazonCloudSearchDomainAsyncClient |
Asynchronous client for accessing AmazonCloudSearchDomain.
|
AmazonCloudSearchDomainClient |
Client for accessing AmazonCloudSearchDomain.
|
You use the AmazonCloudSearch2013 API to upload documents to a search domain and search those documents.
The endpoints for submitting UploadDocuments
,
Search
, and Suggest
requests are domain-specific. To get the endpoints for your domain,
use the Amazon CloudSearch configuration service
DescribeDomains
action. The domain endpoints are also
displayed on the domain dashboard in the Amazon CloudSearch console.
You submit suggest requests to the search endpoint.
For more information, see the Amazon CloudSearch Developer Guide .
Copyright © 2015. All rights reserved.