Releases: meilisearch/milli
v0.37.3
For v0.30.3 of Meilisearch, done on the release-v0.37.3
branch, starting itself from v0.37.2
tag
Changes
- Fix bug 2945/3021 (missing key in documents database) (#734) @loiclec
- Fix typo initial candidates computation (#737) @ManyTheFish
Thanks again to @ManyTheFish, @loiclec! 🎉
Milli v0.37.2
For v0.30.2 of Meilisearch, done on the release-v0.37.2
branch, starting itself from v0.37.1
tag
Changes
- Fix bug in filter search (#727) @loiclec
- Fix distincted exhaustive hits (#729) @ManyTheFish
Milli v0.37.1
For v0.30.1 of Meilisearch, done on the release-v0.37.1
branch, starting itself from v0.37.0
tag
Changes
- Fix bulk facet indexing bug (#712) @loiclec
- Make soft deletion optional in document addition and deletion + add lots of tests (#720) @loiclec
- Geosearch for zero radius (#722) @amab8901
- Fix bug in handling of soft deleted documents when updating settings (#723) @loiclec
Thanks again to @Kerollmops, @amab8901, and @loiclec! 🎉
v0.33.6
Milli v0.37.0
Milli v0.36.0
DB breaking
Thanks again to @Kerollmops, @irevoire ! 🎉
Milli v0.35.1
Changes
- Fix phrase search containing stop words (#664) @Samyak2
- Deleted empty files (#675) @SKVKPandey
- chore: added
IN
,NOT IN
toinvalid_filter
msg (#676) @Pranav-yadav - run the tests in all workspaces (#677) @irevoire
- Fix clippy error to add clippy job on Ci (#659) @unvalley
- Add clippy job (#673) @unvalley
- Handle non-finite floats consistently in filters (#689) @dureuill
- Fix soft deleted bug settings (#690) @Kerollmops
Thanks again to @Kerollmops, @Pranav-yadav, @SKVKPandey, @Samyak2, @curquiza, @dependabot, @dependabot[bot], @dureuill, @irevoire, and @unvalley! 🎉
Milli v0.35.0
API breaking
- Introduce an indexation abortion function when indexing documents (#616) @Kerollmops
- Refactor the Facets databases to enable incremental indexing (#619) @loiclec
DB breaking
- Reduce the size of the word_pair_proximity database (#639) @loiclec
- Refactor the Facets databases to enable incremental indexing (#619) @loiclec
Changes
- Add method to create a new Index with specific creation dates (#669) @loiclec
- Fix many Clippy errors part 2 (#668) @ehiggs
Thanks again to @Kerollmops, @curquiza, @ehiggs, @loiclec ! 🎉
Milli v0.34.0
API breaking
- Add settings to force milli to exhaustively compute the total number of hits (#586) @ManyTheFish
DB breaking
Changes
- Use an unstable algorithm for
grenad::Sorter
when possible (#635) @loiclec - Remove unused
infos
,http-ui
, andmilli/fuzz
, crates (#636) @loiclec - Remove
helpers
crate (#641) @loiclec - Remove LTO in release profile (#642) @loiclec
- Re-upload milli's logo (#654) @jeertmans
- Speed up debug builds (#604) @loiclec
- Upgrade all dependencies (#655) @loiclec
- Fixing piles of clippy errors. (#665) @ehiggs
- Fix #652 - Change Spelling of
author
inREADME.md
(#653) @anirudhRowjee - Add missing logging timer to extractors (#650) @vishalsodani
Thanks again to @ManyTheFish, @akki1306, @anirudhRowjee, @curquiza, @ehiggs, @jeertmans, @loiclec, @msvaljek and @vishalsodani! 🎉