Compartilhar via


DictionaryDecompounderTokenFilter.WordList Propriedade

Definição

Obtém ou define a lista de palavras que serão correspondentes.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a