Bonus Drop #22 (2023-08-20): Wicked Fast Local Search
⚡️ Fast Rust-Based Index/Search Framework, CLI & Server + WPE Extra Credit
If you've taken up the challenge of this week's WPE, it'd be 🤙🏼 if you could, y'know, actually use that data you've worked hard to create from all those podcasts. If not, then you very likely have some need to quickly find other types of information you've crafted or curated.
So, today we'll dig a bit into a bonkers cool Rust-based framework (crate), CLI tool, and minimal server implementation that makes searching through scads of “documents” quick, easy, and local.
For good measure, I'll also give you a starter Vite + Lit + Spectre CSS vanilla JS project to work with this super cool search engine and use Friday's “podcast” WPE as part of the example.