Partager via


NGramTokenFilterV2.MinGram Propriété

Définition

Obtient ou définit la longueur minimale de n-grammes. 1 constitue la valeur par défaut. La valeur maximale est de 300. Doit être inférieure à la valeur de maxGram.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à