Biblical Scholarship Engine in Pure Rust
[dependencies] rhema_query_chirho = "0.1" rhema_exec_chirho = "0.1"
Full Boolean query language: strong:G26 AND pos:Noun, morphology filters, semantic domains, fuzzy search.
19-field schema with verse, token, Strong's, morphology, sense, and domain fields. Sub-millisecond queries.
BFS traversal across xref edges: xref:John.3.16, XREF/3 for depth-limited expansion.
448K word occurrences mapped to 20K senses and 1.4K domains (Louw-Nida, macro, community).
Axum-based HTTP server with verse lookup, search, module listing, and Biblia API client.
C FFI bindings for native integration. WASM target for browser-based search.