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
- Remove watching directory introduced in 0.9
- Optimize position merge when there are a lot of rare terms
- Handle segment file deletion in the middle of load searcher.
- 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.
- Docs
- Rust not yet supported