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
- FuzzyTermQuery, PhrasePrefixQuery, PhraseQuery --> Snippets / actual matches
- add `top_metrics` aggregation
- MemorySanitizer: use-of-uninitialized-value (probably false positive)
- change debug_assert to assert in term length
- Index encryption via Encrypted Directory [reopen]
- Be able to use range query with values containing space
- Speed up searches by removing repeated memsets coming from vec.resize()
- Occur::MustNot does not seem to be working as expected
- Make allocating field names avoidable for range and exists queries.
- feat: add a simple way to chain two tokenizers
- Docs
- Rust not yet supported