C# Class Amazon.CloudSearch.Model.UpdateStemmingOptionsRequest

Container for the parameters to the UpdateStemmingOptions operation.

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.

Inheritance: AmazonCloudSearchRequest
Show file Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDomainName ( ) : bool
IsSetStems ( ) : bool