Uses of Class
org.apache.lucene.util.LuceneTestCase.Nightly
-
Packages that use LuceneTestCase.Nightly Package Description org.apache.lucene.geo Reusable Geo test utilities.org.apache.lucene.index Support for testing of indexes.org.apache.lucene.search Support for testing search components. -
-
Uses of LuceneTestCase.Nightly in org.apache.lucene.geo
Methods in org.apache.lucene.geo with annotations of type LuceneTestCase.Nightly Modifier and Type Method Description voidBaseGeoPointTestCase. testRandomBig()voidBaseGeoPointTestCase. testRandomDistanceHuge()Runs with thousands of docs -
Uses of LuceneTestCase.Nightly in org.apache.lucene.index
Methods in org.apache.lucene.index with annotations of type LuceneTestCase.Nightly Modifier and Type Method Description voidBaseStoredFieldsFormatTestCase. testBigDocuments()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 docs -
Uses of LuceneTestCase.Nightly in org.apache.lucene.search
Methods in org.apache.lucene.search with annotations of type LuceneTestCase.Nightly Modifier and Type Method Description voidBaseRangeFieldQueryTestCase. testRandomBig()
-