Tags: wave909/milli
Tags
Merge meilisearch#447 447: Update version for the next release (v0.22.1) r=curquiza a=curquiza Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
Merge meilisearch#434 434: bump milli to v0.22.0 r=curquiza a=irevoire This is breaking because of this PR: meilisearch@98a365a Should we do a special branch to only release the [patch](meilisearch#433) for meilisearch/meilisearch#2082 (which is non-breaking)? Co-authored-by: Tamo <tamo@meilisearch.com>
Merge meilisearch#420 420: Update milli 0.21.0 r=ManyTheFish a=ManyTheFish Update all modules to 0.21.0 Co-authored-by: many <maxime@meilisearch.com>
Merge meilisearch#412 412: Change Attribute and Ranking rules errors r=ManyTheFish a=ManyTheFish # Pull Request Fixes Meilisearch [PR comment](meilisearch/meilisearch#1873 (comment)) Co-authored-by: many <maxime@meilisearch.com>
Merge meilisearch#410 410: Update version for the next release (v0.20.1) r=Kerollmops a=ManyTheFish Co-authored-by: many <maxime@meilisearch.com>
Merge meilisearch#407 407: Update version for the next release (v0.20.0) r=curquiza a=curquiza Breaking because of meilisearch#405 and meilisearch#406 Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
Merge meilisearch#402 402: Optimize document transform r=MarinPostma a=MarinPostma This pr optimizes the transform of documents additions in the obkv format. Instead on accepting any serializable objects, we instead treat json and CSV specifically: - For json, we build a serde `Visitor`, that transform the json straight into obkv without intermediate representation. - For csv, we directly write the lines in the obkv, applying other optimization as well. Co-authored-by: marin postma <postma.marin@protonmail.com>
Merge meilisearch#397 397: Fix typo in repo r=curquiza a=saintmalik Fix the single typo found in this repo Co-authored-by: SaintMalik <37118134+saintmalik@users.noreply.github.com>
PreviousNext