MeiliSearch/meilisearch-lib
bors[bot] 049cf0fcee
Merge #2313
2313: fix(search): remove the back and forth between the IndexMap and the serde_json::Map r=irevoire a=irevoire

This is ok because we're using the preserve_order feature in serde_json which is already internally using an IndexMap.

See https://github.com/meilisearch/meilisearch/pull/2298#discussion_r845228412_


Co-authored-by: Tamo <tamo@meilisearch.com>
2022-04-12 14:17:26 +00:00
..
proptest-regressions feat(lib): auto-batching 2022-02-01 18:06:20 +01:00
src fix(search): remove the back and forth between the IndexMap and the serde_json::Map 2022-04-12 16:12:52 +02:00
Cargo.toml Change version for the next release (v0.27.0) 2022-04-11 16:25:15 +02:00