C# Class Amazon.CloudSearch.Model.UpdateStopwordOptionsRequest

Container for the parameters to the UpdateStopwordOptions operation.

Configures stopwords for the search domain. Stopwords are used during indexing and when processing search requests. The maximum size of the stopwords dictionary is 10 KB.

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

Private Methods

Method Description
IsSetDomainName ( ) : bool
IsSetStopwords ( ) : bool