C# Class Lucene.Net.Search.TestPhraseQuery

Datei anzeigen Open project: synhershko/lucene.net Class Usage Examples

Private Methods

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