Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/solr
/ get
Method
get
solr/core/src/java/org/apache/solr/search/SolrCache.java:89–89 ·
view source on GitHub ↗
:TODO: copy from Map
(K key)
Source
from the content-addressed store, hash-verified
87
88
/** :TODO: copy from Map */
89
public
V get(K key);
90
91
public
V remove(K key);
92
Callers
15
cacheLookup
Method · 0.95
make_java_config
Function · 0.65
_extract_issues_from_file
Method · 0.65
validate_versioned_folders_identical
Method · 0.65
analyze_feature_distribution
Method · 0.65
generate_report
Method · 0.65
get_java_home_for_version
Method · 0.65
main
Function · 0.65
fetch_release_dates_and_latest
Method · 0.65
_print_comparison_report
Method · 0.65
_write_release_dates
Method · 0.65
download_file
Function · 0.65
Calls
no outgoing calls
Tested by
15
make_java_config
Function · 0.52
afterSuite
Method · 0.52
testCommitWithin
Method · 0.52
testExtractOnly
Method · 0.52
testXPath
Method · 0.52
testXPathWithTikaServer
Method · 0.52
testExtractTextAndMetadata
Method · 0.52
testIndexAndSearch
Method · 0.52
assertSearchResults
Method · 0.52
getQuery
Method · 0.52
performQuery
Method · 0.52
testScoringQueryWeightCreation
Method · 0.52