C# 클래스 Lucene.Net.Analysis.Cz.TestCzechAnalyzer

Test the CzechAnalyzer Before Lucene 3.1, CzechAnalyzer was a StandardAnalyzer with a custom stopword list. As of 3.1 it also includes a stemmer.
상속: BaseTokenStreamTestCase
파일 보기 프로젝트 열기: apache/lucenenet

비공개 메소드들

메소드 설명
TestRandomStrings ( ) : void
TestReusableTokenStream ( ) : void
TestReusableTokenStreamLegacy ( ) : void
TestStopWord ( ) : void
TestStopWordLegacy ( ) : void
TestWithStemExclusionSet ( ) : void