Partager via


DictionaryDecompounderTokenFilter.WordList Propriété

Définition

Obtient ou définit la liste des mots à mettre en correspondance.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à