MCPcopy 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
3For each unmatched file, find the MISSING entry with highest title similarity.
4If similarity >= 0.7, copy the file as that entry's fulltext.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected