- Preparing search index...
- The search index is not available
arangojs
Type alias NormAnalyzerDescription
Norm
Analyzer
Description
: GenericAnalyzerDescription & { properties
: { accent
: boolean; case
: "lower" | "none" | "upper"; locale
: string; }; type
: "norm"; }
An object describing a Norm Analyzer.