You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudSearch::Types::AnalysisSchemeStatus

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The status and configuration of an AnalysisScheme.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#optionsTypes::AnalysisScheme

Configuration information for an analysis scheme. Each analysis scheme has a unique name and specifies the language of the text to be processed. The following options can be configured for an analysis scheme: Synonyms, Stopwords, StemmingDictionary, JapaneseTokenizationDictionary and AlgorithmicStemming.

Returns:

#statusTypes::OptionStatus

The status of domain configuration option.

Returns: