tinysearch
https://github.com/tinysearch/tinysearch
Rust
🔍 Tiny, full-text search engine for static websites built with Rust and Wasm
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to tinysearch
Help out
- Issues
- Zola supports fuse_json index now which should be compatible with tinysearch
- Demo broken
- Bump rustix from 0.38.4 to 0.38.19
- Changes in the way browsers work with wasm causes issues with some js implementation to load the wasm.
- Add a switch for build dir, and copy only the resulting wasm file to the path
- Highlight matched keywords in search results
- Benchmark against competition
- For Zola sites, the tinysearch json index gets included in the sitemap.xml file.
- Roadmap
- Try fst to support fuzzy search
- Docs
- Rust not yet supported