MeiliSearch/crates
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
..
benchmarks fix the bad index version on opening 2025-01-23 16:51:24 +01:00
build-info Upgrade compatible dependencies 2025-01-08 13:52:14 +01:00
dump use serde_json::to_writer instead of serializing + writing 2025-02-11 11:14:49 +01:00
file-store Upgrade incompatible dependencies 2025-01-08 15:58:03 +01:00
filter-parser Fix insta to 1.39 2025-01-08 15:18:08 +01:00
flatten-serde-json Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
fuzzers fix the bad index version on opening 2025-01-23 16:51:24 +01:00
index-scheduler rename the atomic to something more meaningful 2025-02-11 11:14:49 +01:00
json-depth-checker Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
meili-snap Upgrade compatible dependencies 2025-01-08 13:52:14 +01:00
meilisearch Merge #5332 2025-02-11 18:51:33 +00:00
meilisearch-auth Upgrade incompatible dependencies 2025-01-08 15:58:03 +01:00
meilisearch-types fix the missing batch in the dumps in meilisearch and meilitools 2025-02-11 11:14:49 +01:00
meilitool fix the missing batch in the dumps in meilisearch and meilitools 2025-02-11 11:14:49 +01:00
milli Change the updated* functions to only_new functions, hopefully better communicating what they do 2025-02-11 15:27:10 +01:00
permissive-json-pointer Add indices field to _matchesPosition to specify where in an array a match comes from (#5005) 2024-11-20 01:00:43 +01:00
tracing-trace Upgrade compatible dependencies 2025-01-08 13:52:14 +01:00
xtask Fix after upgrading sysinfo 2025-01-08 15:59:30 +01:00