Constant Field Values
Contents
org.apache.*
-
org.apache.solr.BaseDistributedSearchTestCase Modifier and Type Constant Field Value public static final int
ORDERED
1
public static final int
SKIP
2
public static final int
SKIPVAL
4
public static final int
UNORDERED
8
-
org.apache.solr.EmbeddedSolrServerTestBase Modifier and Type Constant Field Value protected static final String
DEFAULT_CORE_NAME
"collection1"
-
org.apache.solr.JSONTestUtil Modifier and Type Constant Field Value public static final double
DEFAULT_DELTA
1.0E-5
-
org.apache.solr.SolrTestCaseJ4 Modifier and Type Constant Field Value protected static final String
CORE_PROPERTIES_FILENAME
"core.properties"
public static final String
DEAD_HOST_1
"[::1]:4"
public static final String
DEAD_HOST_2
"[::1]:6"
public static final String
DEAD_HOST_3
"[::1]:8"
public static final String
DEFAULT_TEST_COLLECTION_NAME
"collection1"
public static final String
DEFAULT_TEST_CORENAME
"collection1"
public static final String
NUMERIC_DOCVALUES_SYSPROP
"solr.tests.numeric.dv"
public static final String
NUMERIC_POINTS_SYSPROP
"solr.tests.numeric.points"
public static final String
SYSTEM_PROPERTY_SOLR_TESTS_MERGEPOLICYFACTORY
"solr.tests.mergePolicyFactory"
public static final String
TEST_URL_ALLOW_LIST
"solr.tests.allowUrls"
public static final String
UPDATELOG_SYSPROP
"solr.tests.ulog"
public static final String
USE_NUMERIC_POINTS_SYSPROP
"solr.tests.use.numeric.points"
-
org.apache.solr.analysis.MockCharFilterFactory Modifier and Type Constant Field Value public static final String
NAME
"mock"
-
org.apache.solr.analysis.MockTokenFilterFactory Modifier and Type Constant Field Value public static final String
NAME
"mock"
-
org.apache.solr.analysis.MockTokenizerFactory Modifier and Type Constant Field Value public static final String
NAME
"mock"
-
org.apache.solr.cloud.AbstractDistribZkTestBase Modifier and Type Constant Field Value protected static final String
DEFAULT_COLLECTION
"collection1"
-
org.apache.solr.cloud.AbstractFullDistribZkTestBase Modifier and Type Constant Field Value public static final String
SHARD1
"shard1"
public static final String
SHARD2
"shard2"
-
org.apache.solr.cloud.AbstractZkTestCase Modifier and Type Constant Field Value public static final int
TIMEOUT
45000
-
org.apache.solr.cloud.MiniSolrCloudCluster 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=\"allowPaths\">${solr.allowPaths:}</str>\n <str name=\"configSetBaseDir\">${configSetBaseDir:configsets}</str>\n <str name=\"coreRootDirectory\">${coreRootDirectory:.}</str>\n <str name=\"collectionsHandler\">${collectionsHandler:solr.CollectionsHandler}</str>\n <str name=\"allowUrls\">${solr.tests.allowUrls:}</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\">${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 <str name=\"pkiHandlerPrivateKeyPath\">${pkiHandlerPrivateKeyPath:cryptokeys/priv_key512_pkcs8.pem}</str> \n <str name=\"pkiHandlerPublicKeyPath\">${pkiHandlerPublicKeyPath:cryptokeys/pub_key512.der}</str> \n <str name=\"distributedClusterStateUpdates\">${solr.distributedClusterStateUpdates:false}</str> \n <str name=\"distributedCollectionConfigSetExecution\">${solr.distributedCollectionConfigSetExecution:false}</str> \n </solrcloud>\n <metrics enabled=\"${metricsEnabled:false}\">\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 int
DEFAULT_TIMEOUT
30
public static final String
TEST_URL_ALLOW_LIST
"solr.tests.allowUrls"
-
org.apache.solr.cloud.SolrCloudTestCase Modifier and Type Constant Field Value public static final int
DEFAULT_TIMEOUT
45
-
org.apache.solr.cloud.ZkTestServer Modifier and Type Constant Field Value public static final int
TICK_TIME
1000
public static final int
TIMEOUT
45000
-
org.apache.solr.cloud.api.collections.AbstractCloudBackupRestoreTestCase Modifier and Type Constant Field Value protected static final String
BACKUPNAME_PREFIX
"mytestbackup"
protected static final int
NUM_SHARDS
2
protected static final int
NUM_SPLIT_SHARDS
3
-
org.apache.solr.cloud.api.collections.AbstractIncrementalBackupTest Modifier and Type Constant Field Value protected static final String
BACKUP_REPO_NAME
"trackingBackupRepository"
protected static final String
BACKUPNAME_PREFIX
"mytestbackup"
protected static final int
NUM_SHARDS
2
protected static final int
REPL_FACTOR
2
-
org.apache.solr.core.MockDirectoryFactory 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"
public static final String
SOLR_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 double
DEFAULT_ODDS
0.2