defineAnalysisScheme
inline suspend fun CloudSearchClient.defineAnalysisScheme(crossinline block: DefineAnalysisSchemeRequest.Builder.() -> Unit): DefineAnalysisSchemeResponse
Configures an analysis scheme that can be applied to a text
or text-array
field to define language-specific text processing options. For more information, see Configuring Analysis Schemes in the Amazon CloudSearch Developer Guide.