| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final double | DEFAULT_DELTA | 1.0E-5 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final String | CORE_PROPERTIES_FILENAME | "core.properties" | 
| public static final String | DEFAULT_TEST_CORENAME | "collection1" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final String | DEFAULT_COLLECTION | "collection1" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | SHARD1 | "shard1" | 
| public static final String | SHARD2 | "shard2" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | TIMEOUT | 10000 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | DEFAULT_CLOUD_SOLR_XML | "<solr>\n\n  <str name=\"shareSchema\">${shareSchema:false}</str>\n  <str name=\"configSetBaseDir\">${configSetBaseDir:configsets}</str>\n  <str name=\"coreRootDirectory\">${coreRootDirectory:.}</str>\n\n  <shardHandlerFactory name=\"shardHandlerFactory\" class=\"HttpShardHandlerFactory\">\n    <str name=\"urlScheme\">${urlScheme:}</str>\n    <int name=\"socketTimeout\">${socketTimeout:90000}</int>\n    <int name=\"connTimeout\">${connTimeout:15000}</int>\n  </shardHandlerFactory>\n\n  <solrcloud>\n    <str name=\"host\">127.0.0.1</str>\n    <int name=\"hostPort\">${hostPort:8983}</int>\n    <str name=\"hostContext\">${hostContext:solr}</str>\n    <int name=\"zkClientTimeout\">${solr.zkclienttimeout:30000}</int>\n    <bool name=\"genericCoreNodeNames\">${genericCoreNodeNames:true}</bool>\n    <int name=\"leaderVoteWait\">10000</int>\n    <int name=\"distribUpdateConnTimeout\">${distribUpdateConnTimeout:45000}</int>\n    <int name=\"distribUpdateSoTimeout\">${distribUpdateSoTimeout:340000}</int>\n  </solrcloud>\n  \n</solr>\n" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | ACCEPT_TIMEOUT_MILLIS | 100 | 
| public static final int | PUMP_SOCKET_TIMEOUT_MS | 100000 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | TICK_TIME | 1000 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | SOLR_TESTS_ALLOW_READING_FILES_STILL_OPEN_FOR_WRITE | "solr.tests.allow_reading_files_still_open_for_write" | 
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.