Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/solr
/ getDataDir
Method
getDataDir
solr/core/src/java/org/apache/solr/core/SolrCore.java:377–379 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
375
((SolrCoreAware) similarityFactory).inform(this);
376
}
377
this.schema = replacementSchema;
378
}
379
380
public
NamedList<?> getConfigSetProperties() {
381
return
configSetProperties;
382
}
Callers
15
testCoreUnloadAndLeaders
Method · 0.95
testConfigSetServiceFindsConfigSets
Method · 0.95
testRelativeIndexDirLocation
Method · 0.95
reloadCore
Method · 0.95
getNewIndexDir
Method · 0.95
initSnapshotMetaDataManager
Method · 0.95
cloneForReloadCore
Method · 0.95
modifyIndexProps
Method · 0.95
unloadOnClose
Method · 0.95
cleanupOldIndexDirectories
Method · 0.95
doSplit
Method · 0.95
getSegmentData
Method · 0.95
Calls
no outgoing calls
Tested by
4
testCoreUnloadAndLeaders
Method · 0.76
testConfigSetServiceFindsConfigSets
Method · 0.76
testRelativeIndexDirLocation
Method · 0.76
reloadCore
Method · 0.76