code wiki / (root) / nx_search_inverted_test.nx

nx_search_inverted_test.nx

buildroot/runtime/nx_search_inverted_test.nx

7444 B154 linesdepth 4pulls 4 transitivereach 0 importersview sourcekind gate/prooftopic search
docsdependenciesstructsconstsfunctions

about

nx_search_inverted_test.nx -- smoke for inverted index. Build against the 16,200-row GBIF bulk catalog, query "Plantae".

dependencies 2 imports · 0 importers

syscalls.nx nx_search_inverted.nx nx_search_inverted_test.nx

imports: syscalls.nxnx_search_inverted.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main nx_inv_hash_bytes_lower nx_inv_new nx_inv_add_posting nx_inv_count_token nx_inv_slot_at nx_inv_slot_hash nx_inv_slot_set_hash nx_inv_slot_set_postings_c nx_inv_slot_postings_count nx_inv_index_row nx_inv_is_token_char nx_inv_hash_bytes_lower ↻ nx_inv_add_posting ↻ nx_inv_finalize_offsets nx_inv_slot_at ↻ nx_inv_slot_hash ↻ nx_inv_slot_postings_count ↻ nx_inv_slot_set_postings_o nx_inv_slot_set_write_curs nx_inv_emit_row nx_inv_is_token_char ↻ nx_inv_hash_bytes_lower ↻ nx_inv_emit_posting nx_inv_slot_at ↻ nx_inv_slot_hash ↻ nx_inv_slot_postings_count ↻ nx_inv_slot_postings_offse nx_inv_slot_write_cursor nx_inv_slot_set_write_curs ↻ nx_inv_query_term nx_inv_hash_bytes_lower ↻ nx_inv_lookup_slot nx_inv_slot_at ↻ nx_inv_slot_hash ↻ nx_inv_slot_postings_count ↻ nx_inv_slot_postings_offse ↻ nx_inv_slot_write_cursor ↻ make_jsonl_path nx_inv_build_from_jsonl

structs

none

consts

none

functions

7func make_jsonl_path(out: *u8) -> i64
called by 2: mainmain_disabled
30func main() -> i64
86func main_disabled() -> i64