C# 클래스 Lucene.Net.Analysis.Compound.TestCompoundWordTokenFilter

상속: BaseTokenStreamTestCase
파일 보기 프로젝트 열기: apache/lucenenet 1 사용 예제들

비공개 메소드들

메소드 설명
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