Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ ClearCaches
Method
ClearCaches
libs/search/ranker.cpp:905–908 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
903
}
904
905
void Ranker::ClearCaches()
906
{
907
m_localities.ClearCache();
908
}
909
910
void Ranker::SetLocale(string const & locale)
911
{
Callers
nothing calls this directly
Calls
1
ClearCache
Method · 0.45
Tested by
no test coverage detected