Commit Graph

19 Commits

Author SHA1 Message Date
1b47a10e89 Add support for seq values 2020-04-01 12:59:40 +01:00
690b8e0dd0 Replace .toString to String::new() 2020-03-31 14:01:44 +01:00
bc6d86c8ce serialize_unit returns a empty string 2020-03-31 13:51:12 +01:00
69aee870da Make the engine index booleans
The engine will see the values like text "true" and "false"
2020-03-31 10:39:58 +02:00
ef3bcd65ab fix comments from review 2020-03-10 15:59:11 +01:00
c984d8d5a5 rename identifier into primaryKey; fix #514 2020-03-09 18:45:29 +01:00
2d7a1bfce0 fix un-rankable fields errors; fix #463 2020-02-14 10:34:33 +01:00
dc9ca2ebc9 fixes for review 2020-02-12 16:51:14 +01:00
dc6907e748 rebase from master 2020-02-11 15:28:00 +01:00
a5b0e468ee fix for review 2020-02-11 15:28:00 +01:00
585bba43a0 set new attributes indexed if needed 2020-02-11 15:27:58 +01:00
f77f38dfa0 fix update system 2020-02-11 15:27:57 +01:00
130fb74928 introduce a new schemaless way 2020-02-11 15:27:54 +01:00
bbe1845f66 squash-me 2020-02-11 15:27:54 +01:00
f0590d3301 Change documents routes; fix #416 2020-02-11 15:27:53 +01:00
11f3d7782d Introduce the AttrCount type 2019-12-13 14:38:21 +01:00
3a4130f344 Allow to index files with null or boolean 2019-12-12 19:25:05 +01:00
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
7cc096e0a2 Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00