Skip to content

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.

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.