Lucene.Net  3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
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