tantivy
https://github.com/quickwit-oss/tantivy
Rust
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
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 supported5 Subscribers
Add a CodeTriage badge to tantivy
Help out
- Issues
- Refactor positions writing / reading code
- Add examples
- Tantivy should work without a store/fieldnorm/position file
- Consider using slog instead of log
- Test for race conditions with loom
- Reconsider the way to encode the field in the term
- Switch to 64 bit hashes in the term hashmap.
- Evolve schemas
- make the fst term map cache cache-friendly
- Create a term proximity scorer
- Docs
- Rust not yet supported