Search the DNCZ Corpus
8.16 million atoms, indexed with SQLite FTS5 and searched at C-speed from inside davar_http. Type a term; matching atoms render server-side, no scripts.
Search the Atom Corpus
Type a term above to search 8.16 million atoms by name and path.
How This Search Works
The DNCZ corpus index is a native SQLite FTS5 database of 8.16 million atoms — files distilled across the estate. Your query runs through DAVAR's C handler (handler_dncz_find) as a ranked full-text MATCH with a hard limit of 50 results, and renders here as plain HTML. There is no client-side JavaScript and no Python at serve time.