Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ search.worker.ts
File
search.worker.ts
web/lib/workers/search.worker.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Full-text search worker.
3
* Maintains an in-memory index of conversation messages so search queries
4
* never block the main thread.
Callers
nothing calls this directly
Calls
3
addEntry
Function · 0.85
removeConversation
Function · 0.85
query
Function · 0.70
Tested by
no test coverage detected