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

파일 보기 프로젝트 열기: synhershko/lucene.net 1 사용 예제들

비공개 메소드들

메소드 설명
SetUp ( ) : void
TearDown ( ) : void
TestBarelyCloseEnough ( ) : void
TestEmptyPhraseQuery ( ) : void
TestExact ( ) : void
TestMulipleTerms ( ) : void
TestNonExistingPhrase ( ) : void
TestNotCloseEnough ( ) : void
TestOrderDoesntMatter ( ) : void
TestPalyndrome2 ( ) : void
TestPalyndrome3 ( ) : void
TestPhraseQueryInConjunctionScorer ( ) : void
TestPhraseQueryWithStopAnalyzer ( ) : void
TestSlop1 ( ) : void
TestSlopScoring ( ) : void
TestToString ( ) : void
TestWrappedPhrase ( ) : void