C# Class Lucene.Net.Analysis.Cjk.TestCJKBigramFilterFactory

Simple tests to ensure the CJK bigram factory is working.
Inheritance: Lucene.Net.Analysis.Util.BaseTokenStreamFactoryTestCase
Exibir arquivo Open project: apache/lucenenet

Private Methods

Method Description
TestBogusArguments ( ) : void
TestDefaults ( ) : void
TestHanOnly ( ) : void
TestHanOnlyUnigrams ( ) : void