Commit Graph

16 Commits

Author SHA1 Message Date
qdequele
d7d1b6ff02
chore: reformat tests 2019-09-19 18:08:25 +02:00
qdequele
7073b42afa
feat: get update status Enqueued / Processed / Unknown 2019-09-19 18:08:14 +02:00
qdequele
53ad1fc068
chore: split tests into multiples files 2019-09-19 12:43:35 +02:00
qdequele
a36c991897
feat: add a method to get an iterator over all documents ids 2019-09-18 15:41:06 +02:00
qdequele
e1c119b5a8
chore: add test for custom settings 2019-09-18 12:22:26 +02:00
Quentin de Quelen
80caa8b60d feat: add the documents fields repartition into stats 2019-09-17 15:56:13 +02:00
Clément Renault
af26c39482
test: Improve the tests of the number of documents counting 2019-09-14 15:29:46 +02:00
Clément Renault
e33cc89846
feat: Introduce update callbacks 2019-09-05 11:48:26 +02:00
Clément Renault
f40b373f9f
feat: Introduce the UpdateStatus type 2019-09-05 11:48:26 +02:00
Clément Renault
cd8535d410
feat: Introduce the update_status/_blocking functions 2019-09-05 11:48:25 +02:00
Clément Renault
f07b99fe97
fix: Make the tests work with the new update system 2019-09-05 11:48:25 +02:00
Clément Renault
f83d6df4ef
feat: Introduce documents addition using the update system 2019-09-05 11:33:10 +02:00
Clément Renault
5a9e25c315
feat: Introduce the UpdatesIndex type 2019-09-05 11:14:11 +02:00
Clément Renault
50b8a66794
feat: Change the STORED attribute property by DISPLAYED 2019-09-03 11:14:20 +02:00
Clément Renault
994a0e78f1
feat: Move the Schema to its own workspace crate 2019-05-29 15:37:28 +02:00
Clément Renault
4b36fa0739
test: Add tests about additions and deletions of documents 2019-05-16 13:44:21 +02:00