Uses of Annotation Type
org.apache.lucene.tests.util.LuceneTestCase.Nightly
Packages that use LuceneTestCase.Nightly
Package
Description
Reusable geo test utilities.
Support for testing of indexes.
Support for testing search components.
-
Uses of LuceneTestCase.Nightly in org.apache.lucene.tests.geo
Methods in org.apache.lucene.tests.geo with annotations of type LuceneTestCase.NightlyModifier and TypeMethodDescriptionvoidBaseGeoPointTestCase.testRandomBig()voidBaseXYPointTestCase.testRandomBig()voidBaseGeoPointTestCase.testRandomDistanceHuge()Runs with thousands of docsvoidBaseXYPointTestCase.testRandomDistanceHuge()Runs with thousands of docs -
Uses of LuceneTestCase.Nightly in org.apache.lucene.tests.index
Methods in org.apache.lucene.tests.index with annotations of type LuceneTestCase.NightlyModifier and TypeMethodDescriptionvoidBaseStoredFieldsFormatTestCase.testBigDocuments()voidBaseDocValuesFormatTestCase.testHighOrdsSortedSetDV()Tests where a DVField uses a high number of packed bits to store its ords.voidBaseNormsFormatTestCase.testNCommonBig()a more thorough n-common that tests all low bpvvoidBasePointsFormatTestCase.testRandomBinaryBig()voidBaseNormsFormatTestCase.testSparseNCommonBig()a more thorough n-common that tests all low bpv and sparse docsvoidBaseDocValuesFormatTestCase.testThreads2()Tests dv against stored fields with threads (all types + missing)voidBaseDocValuesFormatTestCase.testThreads3() -
Uses of LuceneTestCase.Nightly in org.apache.lucene.tests.search
Methods in org.apache.lucene.tests.search with annotations of type LuceneTestCase.Nightly