Tantivy v0.22
What's Changed
Tantivy 0.22 will be able to read indices created with Tantivy 0.21.
Unclaimed project
Are you a maintainer of tantivy? Claim this project to take control of your public changelog and roadmap.
Changelog
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
Tantivy 0.22 will be able to read indices created with Tantivy 0.21.
Tantivy documents as a trait: Index data directly without converting to tantivy types first #2071(@ChillFish8)
encode some part of posting list as -1 instead of direct values (smaller inverted indices) #2185(@trinity-1686a)
Aggregation
Add ExistsQuery to check documents that have a value #2160(@imotov)
Expose TopDocs::order_by_u64_field again #2282(@ditsuke)
Memory/Performance
QueryParser
Add shared search executor #2312(@MochiXu)
Truncate keys to u16::MAX in term hashmap #2299(@PSeitz)
report if a term matched when warming up posting list #2309(@trinity-1686a)
Support json fields in FuzzyTermQuery #2173(@PingXia-at)
Read list of fields encoded in term dictionary for JSON fields #2184(@PSeitz)
add collect_block to BoxableSegmentCollector #2331(@PSeitz)
expose collect_block buffer size #2326(@PSeitz)
Forward regex parser errors #2288(@adamreichold)
Make FacetCounts defaultable and cloneable. #2322(@adamreichold)
Derive Debug for SchemaBuilder #2254(@GodTamIt)
add missing inlines to tantivy options #2245(@PSeitz)
Full Changelog: https://github.com/quickwit-oss/tantivy/compare/0.21...v0.22.0
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
Empowering everyone to build reliable and efficient software.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
A modern runtime for JavaScript and TypeScript.