Configures a stemming dictionary for the search domain. The stemming dictionary is used during indexing and when processing search requests. The maximum size of the stemming dictionary is 500 KB.
 Declaration Syntax
 Declaration Syntax| C# | 
public UpdateStemmingOptionsResponse UpdateStemmingOptions( UpdateStemmingOptionsRequest updateStemmingOptionsRequest )
 Parameters
 Parameters- updateStemmingOptionsRequest (UpdateStemmingOptionsRequest)
- Container for the necessary parameters to execute the UpdateStemmingOptions service method on AmazonCloudSearch.
 Return Value
 Return ValueThe response from the UpdateStemmingOptions service method, as returned by AmazonCloudSearch.
 Exceptions
 Exceptions