C# Class Lucene.Net.Analysis.De.TestGermanMinimalStemFilter

Simple tests for GermanMinimalStemFilter
Inheritance: BaseTokenStreamTestCase
Mostrar archivo Open project: apache/lucenenet Class Usage Examples

Private Methods

Method Description
TestEmptyTerm ( ) : void
TestExamples ( ) : void
TestKeyword ( ) : void
TestRandomStrings ( ) : void
TestVocabulary ( ) : void