Frankensearch is a two-tier hybrid search library for Rust that combines lexical and semantic search techniques. It utilizes a fast first-pass mechanism for sub-millisecond results followed by a quality-refinement stage to ensure high-accuracy rankings.