Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RASAAS/docmcp-knowledge
/ recover_missing_fulltext.py
File
recover_missing_fulltext.py
scripts/recover_missing_fulltext.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Recover fulltext
for
missing entries
from
unmatched files.
2
3
For each unmatched file, find the MISSING entry
with
highest title similarity.
4
If similarity >= 0.7, copy the file
as
that entry&
#x27;s fulltext.
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected