C# Class Lucene.Net.Search.TestMultiPhraseQuery

Inheritance: Lucene.Net.Util.LuceneTestCase
ファイルを表示 Open project: apache/lucenenet Class Usage Examples

Private Methods

Method Description
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