Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenListTeam/OpenList
/ Clear
Function
Clear
internal/search/build.go:194–196 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
192
}
193
194
func
Clear(ctx context.Context) error {
195
return
instance.Clear(ctx)
196
}
197
198
func
Config(ctx context.Context) searcher.Config {
199
return
instance.Config()
Callers
2
BuildIndex
Function · 0.92
ClearIndex
Function · 0.92
Calls
1
Clear
Method · 0.65
Tested by
no test coverage detected