Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/solr
/ getDefault
Method
getDefault
solr/core/src/java/org/apache/solr/core/PluginBag.java:323–325 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
321
}
322
323
String getDefault() {
324
return
def;
325
}
326
327
T remove(String name) {
328
PluginHolder<T> removed = registry.remove(name);
Callers
15
TestMiniSolrCloudClusterSSL
Class · 0.45
testDuplicateNames
Method · 0.45
beforeClass
Method · 0.45
buildPath
Method · 0.45
ReplicationTestHelper
Class · 0.45
openResource
Method · 0.45
renameWithOverwrite
Method · 0.45
CoreDescriptor
Class · 0.45
getCodec
Method · 0.45
openResource
Method · 0.45
resourceLocation
Method · 0.45
normalizeDir
Method · 0.45
Calls
no outgoing calls
Tested by
4
testDuplicateNames
Method · 0.36
beforeClass
Method · 0.36
buildPath
Method · 0.36
ensureCompatibleLocale
Method · 0.36