MeiliSearch/crates/meilisearch
meili-bors[bot] 70305b9f71
Merge #5332
5332: Fix geo update r=Kerollmops a=dureuill

# Pull Request

## Related issue
Fixes #5331

## What does this PR do?
- use the merged version that contains all fields instead of the updated version that contains only updated fields
- add test that detects the problem
- As it is the second time that `changes.updated` is causing a bug, I'm changing its name to `only_changed_fields`, hopefully better communicating that old fields are not there


Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2025-02-11 18:51:33 +00:00
..
src fix the missing batch in the dumps in meilisearch and meilitools 2025-02-11 11:14:49 +01:00
tests Merge #5332 2025-02-11 18:51:33 +00:00
build.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
Cargo.toml Update version for the next release (v1.12.6) in Cargo.toml 2025-01-22 15:51:20 +01:00