Configures an analysis scheme for a domain. An analysis scheme defines language-specific text processing options for a text field. For more information, see Configuring Analysis Schemes in the Amazon CloudSearch Developer Guide .

C# |
public DefineAnalysisSchemeResponse DefineAnalysisScheme( DefineAnalysisSchemeRequest defineAnalysisSchemeRequest )

- defineAnalysisSchemeRequest (DefineAnalysisSchemeRequest)
- Container for the necessary parameters to execute the DefineAnalysisScheme service method on AmazonCloudSearch.

The response from the DefineAnalysisScheme service method, as returned by AmazonCloudSearch.
