Lucene.Net 1.4.3 Class Library

WordlistLoader.GetWordtable Method (String, String)

public static Hashtable GetWordtable(
   string path,
   string wordfile
);

Parameters

path
Path to the wordlist
wordfile
Name of the wordlist

See Also

WordlistLoader Class | Lucene.Net.Analysis.DE Namespace | WordlistLoader.GetWordtable Overload List