Skip to main content

Module result

Module result 

Source
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).