Commit Graph

18 Commits

Author SHA1 Message Date
Kerollmops 788e2202c9
Reduce the DocumentId size from 64 to 32bits 2020-05-20 14:19:00 +02:00
Kerollmops 3bca31856d
Discover and remove documents ids 2020-05-20 14:18:59 +02:00
Kerollmops 5bf15a4190
Compute and merge discovered ids 2020-05-20 14:18:59 +02:00
Kerollmops 016bfa391b
Introduce internal and user ids put and get methods 2020-05-20 14:18:59 +02:00
mpostma e07fe017c1 document update 2020-05-11 17:38:52 +02:00
mpostma 59c67f6bc8 setting up facets 2020-05-11 16:12:13 +02:00
qdequele 2eb6f81c58
rename ranking_distinct to distinct_attribute; fix #474 2020-02-27 11:04:39 +01:00
qdequele dc9ca2ebc9
fixes for review 2020-02-12 16:51:14 +01:00
qdequele a5b0e468ee
fix for review 2020-02-11 15:28:00 +01:00
Quentin de Quelen 036977bfe4
add the possibility to totally clear the schema 2020-02-11 15:27:57 +01:00
Quentin de Quelen e078eafb1f
clean unused functions 2020-02-11 15:27:56 +01:00
qdequele 4f0ead625b
adapt meilisearch-http to the new schemaless option 2020-02-11 15:27:54 +01:00
qdequele 130fb74928
introduce a new schemaless way 2020-02-11 15:27:54 +01:00
qdequele bbe1845f66
squash-me 2020-02-11 15:27:54 +01:00
qdequele 2ee90a891c
introduce a new settings update system 2020-02-11 15:27:54 +01:00
Clément Renault 4be11f961b
Use an ugly trick to avoid cloning the FST 2019-12-30 15:42:07 +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