C# 클래스 Lucene.Net.Search.TestAutomatonQuery

상속: Lucene.Net.Util.LuceneTestCase
파일 보기 프로젝트 열기: apache/lucenenet 1 사용 예제들

비공개 메소드들

메소드 설명
AssertAutomatonHits ( int expected, Automaton automaton ) : void
AutomatonQueryNrHits ( AutomatonQuery query ) : int
NewTerm ( string value ) : Term
SetUp ( ) : void
TearDown ( ) : void
TestBasicAutomata ( ) : void
TestEmptyOptimization ( ) : void
TestEquals ( ) : void
TestHashCodeWithThreads ( ) : void
TestNFA ( ) : void
TestRewritePrefix ( ) : void
TestRewriteSingleTerm ( ) : void