mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
![]() 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> |
||
---|---|---|
.. | ||
assets | ||
auth | ||
batches | ||
common | ||
dashboard | ||
documents | ||
dumps | ||
features | ||
index | ||
logs | ||
network | ||
search | ||
settings | ||
similar | ||
snapshot | ||
stats | ||
swap_indexes | ||
tasks | ||
upgrade | ||
vector | ||
content_type.rs | ||
integration.rs |