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
- wrong sorting for missing key of type string in term aggregation
- feat: add custom doc id mapping finalization
- perf: faster metric aggregations and phrase-query intersection
- make get_term_info_async pub
- `AutomatonWeight`-based queries have no early termination: `TopDocs::with_limit(N)` is `O(matches)`, not `O(N)`
- Bump actions/checkout from 6.0.3 to 7.0.0
- Update itertools requirement from 0.14.0 to 0.15.0
- Static values in aggregations
- Fix MoreLikeThis panic on indexes with deleted documents
- fix(query-parser): honor phrase prefix and slop on JSON fields
- Docs
- Rust not yet supported