Optional
features?: AnalyzerFeature[]Features to enable for this Analyzer.
Additional properties for the Analyzer.
Optional
analyzer?: Omit<CreateAnalyzerOptions, "features">An Analyzer definition-like object with type
and properties
attributes.
N-gram length. Must be a positive integer greater than or equal to 2.
Type of the Analyzer.
Generated using TypeDoc
Options for creating a Wildcard Analyzer.