Partager via


CommonGramTokenFilter.CommonWords Propriété

Définition

Obtient ou définit l’ensemble des mots courants.

[Newtonsoft.Json.JsonProperty(PropertyName="commonWords")]
public System.Collections.Generic.IList<string> CommonWords { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="commonWords")>]
member this.CommonWords : System.Collections.Generic.IList<string> with get, set
Public Property CommonWords As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à