Optional
features?: AnalyzerFeature[]Features to enable for this Analyzer.
Additional properties for the Analyzer.
Optional
accent?: booleanPreserve accents in returned words.
Default: false
Optional
case?: "lower" | "none" | "upper"Case conversion.
Default: "lower"
Text locale.
Format: language[_COUNTRY][.encoding][@variant]
Type of the Analyzer.
Generated using TypeDoc
Options for creating a Norm Analyzer.