C# Class Lucene.Net.Analysis.Hunspell.StemmerTestBase

base class for hunspell stemmer tests
Exibir arquivo Open project: apache/lucenenet

Private Methods

Method Description
AssertStemsTo ( string s ) : void
Init ( bool ignoreCase, string affix ) : void
Init ( string affix, string dictionary ) : void