Commit Graph

23 Commits

Author SHA1 Message Date
8ec0c4c913 Add bad_request error tests 2021-10-27 11:13:12 +02:00
c388dca5ec Check that invalid updates do not create an index with a primary key 2021-09-30 15:46:04 +02:00
2f3a439566 fix tests 2021-07-05 16:31:52 +02:00
bc85d30076 add test 2021-07-05 12:33:28 +02:00
2e3d85c31a Update milli version to v0.5.0 2021-06-22 15:57:46 +02:00
0dfd1b74c8 fix tests 2021-06-21 12:11:08 +02:00
02277ec2cf reintroduce anyhow 2021-06-21 12:11:06 +02:00
9e8888b603 Fix clippy errors 2021-06-17 18:50:18 +02:00
2d19b78dd8 fix stats test 2021-06-10 16:03:48 +02:00
f80ea24d2b Add tests on every platform and fix clippy errors 2021-04-27 12:42:59 +02:00
87412f63ef feat(http): implement is_indexing for stats 2021-04-09 14:34:42 +03:00
09d9a29176 test(http): server & index stats 2021-04-09 14:34:42 +03:00
764ced8b5c Merge #88
88: restore name field in index meta r=MarinPostma a=MarinPostma

Makes the IndexMetadata payload iso with legacy meilisearch and closes #67 


Co-authored-by: mpostma <postma.marin@protonmail.com>
2021-03-16 15:50:08 +00:00
58fab035bb delete index returns 204 instead of 200 2021-03-15 18:44:33 +01:00
07bb1e2c4e fix tests 2021-03-15 18:38:13 +01:00
dd324807f9 last review edits + fmt 2021-03-15 18:11:10 +01:00
abbea59732 fix clippy warnings 2021-03-15 16:52:05 +01:00
2ee2e6a9b2 clean project 2021-03-12 14:57:24 +01:00
c4846dafca implement update index 2021-03-12 14:48:43 +01:00
e4d45b0500 fix various bugs 2021-03-12 00:37:43 +01:00
271c8ba991 change index name to uid 2021-03-11 22:47:29 +01:00
0cd8869349 update relevant changes from master 2021-03-10 14:43:10 +01:00
5ecf514d28 restructure project 2021-03-10 13:46:49 +01:00