generative-ai-cdk-constructs

@cdklabs/generative-ai-cdk-constructsDocs


@cdklabs/generative-ai-cdk-constructs / opensearch_vectorindex / Analyzer

Interface: Analyzer

Properties for the Analyzer.

Properties

characterFilters

readonly characterFilters: ICU_NORMALIZER[]

The analyzers to use.


tokenFilters

readonly tokenFilters: TokenFilterType[]

The token filters to use.


tokenizer

readonly tokenizer: TokenizerType

The tokenizer to use.