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
- Make string decoding lazier in `TopDocs::order_by_string_fast_field`
- Why do every .term will be fully read during search ?
- IndexWriter's committed_opstamp is never updated after commits, breaking rollback and causing data integrity issues
- Interest in Java port of Python Tantivy libraries
- Share TopN threshold across segments
- Is it possible to get an iterator over all terms in the index? And get the term frequency in each doc?
- IndexWriter.delete_term() can fail silently
- Adopt the same top-k collection algorithms as Lucene?
- convert SegmentReader into a Trait
- Adds seek into the danger zone for fastfield range docsets.
- Docs
- Rust not yet supported