Freigeben über


NGramTokenFilterV2.MaxGram Eigenschaft

Definition

Ruft die maximale Länge von n Gramm ab oder legt diese fest. Standard ist 2. Der Höchstwert ist 300.

[Newtonsoft.Json.JsonProperty(PropertyName="maxGram")]
public int? MaxGram { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxGram")>]
member this.MaxGram : Nullable<int> with get, set
Public Property MaxGram As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: