MeiliSearch/meilisearch-http
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
..
src fix(search): remove the back and forth between the IndexMap and the serde_json::Map 2022-04-12 16:12:52 +02:00
tests feat(search): Implements the nested fields 2022-04-07 19:47:20 +02:00
build.rs chore(all): update actix-web dependency to 4.0.0-beta.21 2022-01-21 20:44:17 +00:00
Cargo.toml Import milli from meilisearch-lib in meilisearch-http 2022-03-24 14:45:37 +01:00