AWS SDK for .NET Documentation
IndexDocuments Method (indexDocumentsRequest)
AmazonAmazon.CloudSearchAmazonCloudSearchIndexDocuments(IndexDocumentsRequest) Did this page help you?   Yes   No    Tell us about it...

Tells the search domain to start indexing its documents using the latest indexing options. This operation must be invoked to activate options whose OptionStatus is RequiresIndexDocuments .

Declaration Syntax
C#
IndexDocumentsResponse IndexDocuments(
	IndexDocumentsRequest indexDocumentsRequest
)
Parameters
indexDocumentsRequest (IndexDocumentsRequest)
Container for the necessary parameters to execute the IndexDocuments service method on AmazonCloudSearch.
Return Value
The response from the IndexDocuments service method, as returned by AmazonCloudSearch.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)