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

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

비공개 메소드들

메소드 설명
Add ( string s, RandomIndexWriter writer ) : void
Add ( string s, string type, RandomIndexWriter writer ) : void
DoTestZeroPosIncrSloppy ( Query q, int nExpected ) : void
MakeToken ( string text, int posIncr ) : Token
TapTerms ( Token tap ) : Term[]
TestBooleanQueryContainingSingleTermPrefixQuery ( ) : void
TestCustomIDF ( ) : void
TestEmptyToString ( ) : void
TestHashCodeAndEquals ( ) : void
TestMultiExactWithRepeats ( ) : void
TestMultiSloppyWithRepeats ( ) : void
TestNegativeSlop ( ) : void
TestNoDocs ( ) : void
TestPhrasePrefix ( ) : void
TestPhrasePrefixWithBooleanQuery ( ) : void
TestTall ( ) : void
TestZeroPosIncr ( ) : void
TestZeroPosIncrSloppyMpqAnd ( ) : void
TestZeroPosIncrSloppyMpqAndOrMatch ( ) : void
TestZeroPosIncrSloppyMpqAndOrNoMatch ( ) : void
TestZeroPosIncrSloppyParsedAnd ( ) : void
TestZeroPosIncrSloppyPqAnd ( ) : void