C# Class Lucene.Net.Search.TestNumericRangeQuery64

Inheritance: Lucene.Net.Util.LuceneTestCase
Datei anzeigen Open project: apache/lucenenet

Private Methods

Method Description
AfterClass ( ) : void
BeforeClass ( ) : void
CheckTermCounts ( int precisionStep, int termCountT, int termCountC ) : void
CountTerms ( MultiTermQuery q ) : int
SetUp ( ) : void
TestDoubleRange ( int precisionStep ) : void

we fake a double test using long2double conversion of NumericUtils

TestDoubleRange_2bit ( ) : void
TestDoubleRange_4bit ( ) : void
TestDoubleRange_6bit ( ) : void
TestDoubleRange_8bit ( ) : void
TestEmptyEnums ( ) : void
TestEqualsAndHash ( ) : void
TestInfiniteValues ( ) : void
TestInverseRange ( ) : void
TestLeftOpenRange ( int precisionStep ) : void
TestLeftOpenRange_2bit ( ) : void
TestLeftOpenRange_4bit ( ) : void
TestLeftOpenRange_6bit ( ) : void
TestLeftOpenRange_8bit ( ) : void
TestOneMatchQuery ( ) : void
TestRandomTrieAndClassicRangeQuery ( int precisionStep ) : void
TestRandomTrieAndClassicRangeQuery_2bit ( ) : void
TestRandomTrieAndClassicRangeQuery_4bit ( ) : void
TestRandomTrieAndClassicRangeQuery_6bit ( ) : void
TestRandomTrieAndClassicRangeQuery_8bit ( ) : void
TestRandomTrieAndClassicRangeQuery_NoTrie ( ) : void
TestRange ( int precisionStep ) : void

test for constant score + boolean query + filter, the other tests only use the constant score mode

TestRangeSplit ( int precisionStep ) : void
TestRangeSplit_2bit ( ) : void
TestRangeSplit_4bit ( ) : void
TestRangeSplit_6bit ( ) : void
TestRangeSplit_8bit ( ) : void
TestRange_2bit ( ) : void
TestRange_4bit ( ) : void
TestRange_6bit ( ) : void
TestRange_8bit ( ) : void
TestRightOpenRange ( int precisionStep ) : void
TestRightOpenRange_2bit ( ) : void
TestRightOpenRange_4bit ( ) : void
TestRightOpenRange_6bit ( ) : void
TestRightOpenRange_8bit ( ) : void
TestSorting ( int precisionStep ) : void
TestSorting_2bit ( ) : void
TestSorting_4bit ( ) : void
TestSorting_6bit ( ) : void
TestSorting_8bit ( ) : void