This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
Milli v0.3.0
Changes
- Exactness criterion (#188) @ManyTheFish
- Make bucket candidates optionals (#190) @ManyTheFish
- Fix plane sweep algorithm (#200) @ManyTheFish
- Optimize roaring codec (#169) @MarinPostma
- Benchmarks (#207) @irevoire
- Check the benchmarks in the CI (#210) @Kerollmops
- Fix primary key behavior (#193) @MarinPostma
Breaking changes ⚠️
- Transfer numbers and strings facets into the appropriate facet databases (#184) @Kerollmops
- Make the MatchingWords return the number of matching bytes (#203) @ManyTheFish
- Add field id word count docids database (#202) @ManyTheFish
- Decorrelate Distinct, Asc/Desc, Filterable fields from the faceted fields (#204) @Kerollmops
Thanks again to @Kerollmops, @ManyTheFish, @MarinPostma, @curquiza and @irevoire! 🎉