Package | Description |
---|---|
org.apache.lucene.geo |
Geospatial Utility Implementations for Lucene Core
|
org.apache.lucene.index |
Code to maintain and access indices.
|
org.apache.lucene.search |
Code to search indices.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseGeoPointTestCase.testRandomBig() |
void |
BaseGeoPointTestCase.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 |
BasePointsFormatTestCase.testRandomBinaryBig() |
void |
BaseNormsFormatTestCase.testSparseNCommonBig()
a more thorough n-common that tests all low bpv and sparse docs
|
Modifier and Type | Method and Description |
---|---|
void |
BaseRangeFieldQueryTestCase.testRandomBig() |
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.