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
- Synonym support
- QueryParser: make empty-query behaviour configurable (set_empty_query_match_all)
- attempt to optimize sorted_ords_to_term_cb
- Add soft-commit and NRT overlay: IndexWriter::soft_commit, IndexWriter::nrt_searcher, and NrtDirectory
- Add a fast-field variant of TermSet
- Is it possible to pass in a bitset of document ids to be considered in pruning for TermQuery (and BooleanQuery).
- Parse error when contains "("
- fix: Fix json range query with different number type
- How to efficiently retrieve value from text fast field
- Can it be reliably used for mobile in a production environment
- Docs
- Rust not yet supported