Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
Stars
14.9k
Forks
893
Watchers
14.9k
Open Issues
414
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.7k
commits
831
commits
90
commits
63
commits
54
commits
38
commits
28
commits
26
commits
26
commits
25
commits
Optimized intersection count using a bitset when the first leg is dense
d2c1b8bView on GitHubMerge pull request #2869 from quickwit-oss/trinity.pointard/maint
a28ce3eView on GitHubUpdate binggan requirement from 0.14.2 to 0.15.3 (#2870)
3abc137View on GitHubFix clippy warnings: deprecated gen_range, manual div_ceil, legacy import (#2860)
a953515View on GitHubfix: deduplicate doc counts in term aggregation for multi-valued fields (#2854)
3859cc8View on GitHubUpdate time deps to defensively address a vulnerability. (#2850)
d02559aView on GitHubFixed integer overflow in segment sorting and merge policy truncation (#2846)
1922abaView on GitHub