Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/solr
/ close
Method
close
solr/core/src/java/org/apache/solr/search/SolrCache.java:158–158 ·
view source on GitHub ↗
Frees any non-memory resources
()
Source
from the content-addressed store, hash-verified
156
157
/** Frees any non-memory resources */
158
@Override
159
default
void
close() throws IOException {
160
SolrInfoBean.super.close();
161
}
Callers
15
close
Method · 0.95
close
Method · 0.95
verifyDigests
Function · 0.65
verifyMavenDigests
Function · 0.65
generate_asciidoc
Function · 0.65
run_with_log_tail
Function · 0.65
parse
Function · 0.65
compress_with_seek_points
Function · 0.65
log
Function · 0.65
attemptDownload
Function · 0.65
close
Method · 0.65
close
Method · 0.65
Calls
no outgoing calls
Tested by
15
close
Method · 0.76
verifyDigests
Function · 0.52
verifyMavenDigests
Function · 0.52
close
Method · 0.52
testGroupingSimpleFormatArrayIndexOutOfBoundsExceptionWithJavaBin
Method · 0.52
testRequestHandlerBaseException
Method · 0.52
destroyClass
Method · 0.52
tearDown
Method · 0.52
testSuperUser
Method · 0.52
tearDown
Method · 0.52
testBasicAuth
Method · 0.52
testMultiAuthEditAPI
Method · 0.52