This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
Milli v0.33.0
API breaking
- Add EXISTS filter (#556) @loiclec
- Better threshold (#607) @irevoire
- Filter operators: NOT + IN[..] (#596) @loiclec
- Matching query terms policy (#598) @ManyTheFish
- Upgrade charabia v0.6.0 (#611) @ManyTheFish
DB breaking
Changes
- fix: Remove whitespace trimming during document id validation (#599) @ManyTheFish
- Stop reindexing already indexed documents (#579) @irevoire
- Simplify some unit tests (#600) @loiclec
- Introduce snapshot tests (#601) @loiclec
- Make binaries faster on release profile through better compile options (#606) @loiclec
- Use mimalloc as the default allocator (#602) @loiclec
- Optimise facets indexing (#590) @loiclec
- Fix(Search): Fix phrase search candidates computation (#594) @ManyTheFish
- Fix soft deleted documents (#608) @ManyTheFish
- Word prefix pair proximity docids indexation refactor (#587) @loiclec
- Remove Bors required test for Windows (#612) @curquiza
Thanks again to @ManyTheFish, @curquiza, @irevoire and @loiclec! 🎉