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.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseGeoPointTestCase.testRandomBig() |
void |
BaseXYPointTestCase.testRandomBig() |
void |
BaseGeoPointTestCase.testRandomDistanceHuge()
Runs with thousands of docs
|
void |
BaseXYPointTestCase.testRandomDistanceHuge()
Runs with thousands of docs
|
Modifier and Type | Method and Description |
---|---|
void |
BaseStoredFieldsFormatTestCase.testBigDocuments() |
void |
BaseNormsFormatTestCase.testNCommonBig()
a more thorough n-common that tests all low bpv
|
void |
BaseIndexFileFormatTestCase.testRamBytesUsed()
Test the accuracy of the ramBytesUsed estimations.
|
void |
BasePointsFormatTestCase.testRandomBinaryBig() |
void |
BaseNormsFormatTestCase.testSparseNCommonBig()
a more thorough n-common that tests all low bpv and sparse docs
|
void |
BaseDocValuesFormatTestCase.testThreads2()
Tests dv against stored fields with threads (all types + missing)
|
void |
BaseDocValuesFormatTestCase.testThreads3() |
Modifier and Type | Method and Description |
---|---|
void |
BaseRangeFieldQueryTestCase.testRandomBig() |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.