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

상속: LuceneTestCase
파일 보기 프로젝트 열기: apache/lucenenet

비공개 메소드들

메소드 설명
AssertMatches ( IndexSearcher searcher, Query q, int expectedMatches ) : void
GetIndexStore ( string field, string contents ) : Directory
SetUp ( ) : void
TestAsterisk ( ) : void
TestEmptyTerm ( ) : void
TestEquals ( ) : void
TestEscapes ( ) : void
TestParsingAndSearching ( ) : void
TestPrefixTerm ( ) : void
TestQuestionmark ( ) : void
TestTermWithoutWildcard ( ) : void