C# Class Lucene.Net.Analysis.Compound.TestCompoundWordTokenFilter

Inheritance: BaseTokenStreamTestCase
Exibir arquivo Open project: apache/lucenenet Class Usage Examples

Private Methods

Method Description
TestDumbCompoundWordsSE ( ) : void
TestDumbCompoundWordsSELongestMatch ( ) : void
TestEmptyTerm ( ) : void
TestHyphenationCompoundWordsDA ( ) : void
TestHyphenationCompoundWordsDELongestMatch ( ) : void
TestHyphenationOnly ( ) : void
TestInvalidOffsets ( ) : void
TestRandomStrings ( ) : void
TestReset ( ) : void
TestRetainMockAttribute ( ) : void
TestTokenEndingWithWordComponentOfMinimumLength ( ) : void
TestWordComponentWithLessThanMinimumLength ( ) : void
makeDictionary ( ) : CharArraySet