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
- Slow performance and many small segments
- Update CHANGELOG for Tantivy 0.26 release
- QueryParser: build RegexPhraseQuery from phrases containing regex/wildcard tokens
- Make BM25 parameters (k1, b) configurable
- fix(query-grammar): handle set_field(None) on Exists without panic
- Update fs4 requirement from 0.13.1 to 1.1.0
- Update lru requirement from 0.16.3 to 0.18.0
- fix: Missing sentinel is now considered in term agg requests with exclude + missing
- Terms aggregation requests where the missing key matches an existing key don't return the missing bucket
- Optimize nested term aggregations with a shared term ordinal cache
- Docs
- Rust not yet supported