C# Class Amazon.CloudSearch.Model.UpdateSynonymOptionsRequest

Container for the parameters to the UpdateSynonymOptions operation.

Configures a synonym dictionary for the search domain. The synonym dictionary is used during indexing to configure mappings for terms that occur in text fields. The maximum size of the synonym dictionary is 100 KB.

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

Private Methods

Method Description
IsSetDomainName ( ) : bool
IsSetSynonyms ( ) : bool