Lucene.Net  3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties
Lucene.Net.Analysis.Hunspell.HunspellDictionary Member List

This is the complete list of members for Lucene.Net.Analysis.Hunspell.HunspellDictionary, including all inherited members.

HunspellDictionary(Stream affix, Stream dictionary)Lucene.Net.Analysis.Hunspell.HunspellDictionary
HunspellDictionary(Stream affix, IEnumerable< Stream > dictionaries)Lucene.Net.Analysis.Hunspell.HunspellDictionary
LookupPrefix(char[] word, int offset, int length)Lucene.Net.Analysis.Hunspell.HunspellDictionary
LookupSuffix(char[] word, int offset, int length)Lucene.Net.Analysis.Hunspell.HunspellDictionary
LookupWord(String word)Lucene.Net.Analysis.Hunspell.HunspellDictionary