Constant Field Values
Contents
org.apache.*
-
org.apache.solr.BaseDistributedSearchTestCase Modifier and Type Constant Field Value public static final intORDERED1public static final intSKIP2public static final intSKIPVAL4public static final intUNORDERED8 -
org.apache.solr.JSONTestUtil Modifier and Type Constant Field Value public static final doubleDEFAULT_DELTA1.0E-5 -
org.apache.solr.SolrTestCaseHS Modifier and Type Constant Field Value public static final StringSOLR_TESTS_SHARDS_WHITELIST"solr.tests.shardsWhitelist" -
org.apache.solr.SolrTestCaseJ4 Modifier and Type Constant Field Value protected static final StringCORE_PROPERTIES_FILENAME"core.properties"public static final StringDEFAULT_TEST_COLLECTION_NAME"collection1"public static final StringDEFAULT_TEST_CORENAME"collection1"public static final StringNUMERIC_DOCVALUES_SYSPROP"solr.tests.numeric.dv"public static final StringNUMERIC_POINTS_SYSPROP"solr.tests.numeric.points"public static final StringSYSTEM_PROPERTY_SOLR_DISABLE_SHARDS_WHITELIST"solr.disable.shardsWhitelist"public static final StringSYSTEM_PROPERTY_SOLR_TESTS_MERGEPOLICYFACTORY"solr.tests.mergePolicyFactory"public static final StringUPDATELOG_SYSPROP"solr.tests.ulog"public static final StringUSE_NUMERIC_POINTS_SYSPROP"solr.tests.use.numeric.points"
-
org.apache.solr.cloud.AbstractDistribZkTestBase Modifier and Type Constant Field Value protected static final StringDEFAULT_COLLECTION"collection1" -
org.apache.solr.cloud.AbstractFullDistribZkTestBase Modifier and Type Constant Field Value public static final StringSHARD1"shard1"public static final StringSHARD2"shard2" -
org.apache.solr.cloud.AbstractZkTestCase Modifier and Type Constant Field Value public static final intTIMEOUT45000 -
org.apache.solr.cloud.MiniSolrCloudCluster Modifier and Type Constant Field Value public static final StringDEFAULT_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 <str name=\"collectionsHandler\">${collectionsHandler:solr.CollectionsHandler}</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 <str name=\"shardsWhitelist\">${solr.tests.shardsWhitelist:}</str>\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\">${leaderVoteWait:10000}</int>\n <int name=\"distribUpdateConnTimeout\">${distribUpdateConnTimeout:45000}</int>\n <int name=\"distribUpdateSoTimeout\">${distribUpdateSoTimeout:340000}</int>\n <str name=\"zkCredentialsProvider\">${zkCredentialsProvider:org.apache.solr.common.cloud.DefaultZkCredentialsProvider}</str> \n <str name=\"zkACLProvider\">${zkACLProvider:org.apache.solr.common.cloud.DefaultZkACLProvider}</str> \n </solrcloud>\n <metrics>\n <reporter name=\"default\" class=\"org.apache.solr.metrics.reporters.SolrJmxReporter\">\n <str name=\"rootName\">solr_${hostPort:8983}</str>\n </reporter>\n </metrics>\n \n</solr>\n"public static final StringSOLR_TESTS_SHARDS_WHITELIST"solr.tests.shardsWhitelist" -
org.apache.solr.cloud.SolrCloudTestCase Modifier and Type Constant Field Value public static final intDEFAULT_TIMEOUT45 -
org.apache.solr.cloud.ZkTestServer Modifier and Type Constant Field Value public static final intTICK_TIME1000public static final intTIMEOUT45000
-
org.apache.solr.core.MockDirectoryFactory Modifier and Type Constant Field Value public static final StringSOLR_TESTS_ALLOW_READING_FILES_STILL_OPEN_FOR_WRITE"solr.tests.allow_reading_files_still_open_for_write"public static final StringSOLR_TESTS_USING_MOCK_DIRECTORY_WRAPPER"solr.tests.using_mock_directory_wrapper"
-
org.apache.solr.util.RandomizeSSL Modifier and Type Constant Field Value public static final doubleDEFAULT_ODDS0.2