@cdklabs/generative-ai-cdk-constructs • Docs
@cdklabs/generative-ai-cdk-constructs / opensearch_vectorindex / Analyzer
Properties for the Analyzer.
readonly
characterFilters:ICU_NORMALIZER
[]
The analyzers to use.
readonly
tokenFilters:TokenFilterType
[]
The token filters to use.
readonly
tokenizer:TokenizerType
The tokenizer to use.