Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ ClearCaches
Method
ClearCaches
libs/search/pre_ranker.cpp:272–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
}
271
272
void PreRanker::ClearCaches()
273
{
274
m_pivotFeatures.Clear();
275
m_prevEmit.clear();
276
m_currEmit.clear();
277
}
278
279
void PreRanker::FilterForViewportSearch()
280
{
Callers
nothing calls this directly
Calls
2
Clear
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected