Expand description
Result assembly utilities: trigram index reconstruction and file-id resolution
Functionsยง
- find_
file_ id - Find a file_id by its path string in the content store.
- normalize_
glob_ pattern - Normalize a glob pattern so it matches the way indexed paths are stored.
- rebuild_
trigram_ index - Rebuild a trigram index from content store (fallback when trigrams.bin is missing).