Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/solr
/ remove
Method
remove
solr/core/src/java/org/apache/solr/search/SolrCache.java:91–91 ·
view source on GitHub ↗
(K key)
Source
from the content-addressed store, hash-verified
89
public
V get(K key);
90
91
public
V remove(K key);
92
93
/**
94
* Get an existing element or atomically compute it
if
missing.
Callers
15
is_in_list
Function · 0.65
run
Method · 0.65
compress_with_seek_points
Function · 0.65
prepare
Function · 0.65
pushLocal
Function · 0.65
attemptDownload
Function · 0.65
afterSuite
Method · 0.65
testSelectiveWeightsRequestFeaturesFromDifferentStore
Method · 0.65
LinearScoreExplainMissingEfiFeatureShouldReturnDefaultScore
Method · 0.65
testLinearAlgebra
Method · 0.65
doTestMultipleAdditiveTreesScoringWithAndWithoutEfiFeatureMatches
Method · 0.65
testRanking
Method · 0.65
Calls
no outgoing calls
Tested by
15
is_in_list
Function · 0.52
afterSuite
Method · 0.52
testSelectiveWeightsRequestFeaturesFromDifferentStore
Method · 0.52
LinearScoreExplainMissingEfiFeatureShouldReturnDefaultScore
Method · 0.52
testLinearAlgebra
Method · 0.52
doTestMultipleAdditiveTreesScoringWithAndWithoutEfiFeatureMatches
Method · 0.52
testRanking
Method · 0.52
testRankingSolrFeature
Method · 0.52
testGeneratedFeatures
Method · 0.52
testDefaultStoreFeatureExtraction
Method · 0.52
testGeneratedGroup
Method · 0.52
testSparseDenseFeatures
Method · 0.52