mirror of https://github.com/apache/lucene.git
parent
e56c8722ce
commit
c6e0c2875d
|
@ -104,7 +104,7 @@ public class TestLatLonShapeQueries extends LuceneTestCase {
|
|||
|
||||
@Nightly
|
||||
public void testRandomBig() throws Exception {
|
||||
doTestRandom(200000);
|
||||
doTestRandom(50000);
|
||||
}
|
||||
|
||||
private void doTestRandom(int count) throws Exception {
|
||||
|
|
Loading…
Reference in New Issue