MeiliSearch/meilisearch-lib
Tamo 2ee210483f
fix(search): remove the back and forth between the IndexMap and the serde_json::Map
This is ok because we're using the preserve_order feature in serde_json which is already internally using an IndexMap.
2022-04-12 16:12:52 +02: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 feat(search): Implements the nested fields 2022-04-07 19:47:20 +02:00