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
- fix union perf regression
- Allow sharing one merge thread pool across IndexWriters
- Reuse indexing worker threads across commits
- Convert BMW implementations into publicly-available PruningScorers
- term aggregation sort order isn't entire match with ES on ties
- wrong sorting for missing key of type string in term aggregation
- perf: faster metric aggregations and phrase-query intersection
- `AutomatonWeight`-based queries have no early termination: `TopDocs::with_limit(N)` is `O(matches)`, not `O(N)`
- Update itertools requirement from 0.14.0 to 0.15.0
- Static values in aggregations
- Docs
- Rust not yet supported