Commit Graph

6 Commits

Author SHA1 Message Date
qdequele
4f0ead625b
adapt meilisearch-http to the new schemaless option 2020-02-11 15:27:54 +01:00
Clément Renault
d12ff15ee3
Set the indexes info in the create_index function 2019-12-19 10:38:56 +01:00
Quentin de Quelen
6edef07e29 HTTP delete index route; Fix error on index not found 2019-12-12 14:06:16 +01:00
Clementine Urquizar
e531ff2e98 Change HTTP status of update index route 2019-12-08 17:10:21 +01:00
Clément Renault
d08b76a323
Separate the update and main databases
We used the heed typed transaction to make it safe (https://github.com/Kerollmops/heed/pull/27).
2019-11-27 11:29:06 +01:00
Clément Renault
7cc096e0a2
Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00