DictionaryDecompounderTokenFilter.WordList Property

Definition

The list of words to match against.

public System.Collections.Generic.IList<string> WordList { get; }
member this.WordList : System.Collections.Generic.IList<string>
Public ReadOnly Property WordList As IList(Of String)

Property Value

Applies to