Commit Graph

13 Commits

Author SHA1 Message Date
Clément Renault c9c3cfcee9
Move the main types to a separate library 2019-11-17 12:19:36 +01:00
Clément Renault cc461b1331
Display enqueued along with processed updates 2019-10-31 12:25:52 +01:00
Clément Renault c230f244be
Make the highlight system much better 2019-10-30 17:32:29 +01:00
Clément Renault ca26a0f2e4
Cargo fmt pass 2019-10-18 13:30:06 +02:00
Clément Renault 46c19dfc5a
Expose the UpdateType 2019-10-10 10:24:41 +02:00
Clément Renault bb35ca0d40
Reintroduce the distinct and filtering of documents 2019-10-09 13:44:18 +02:00
Clément Renault 5f3072e67e
Support a basic update callback system 2019-10-09 11:45:19 +02:00
Clément Renault 2a4707d51e
Expose a function to be able to now the status of an update 2019-10-08 17:35:47 +02:00
Clément Renault c514692233
Introduce the TempDatabase in the QueryBuilder tests 2019-10-08 15:22:36 +02:00
Clément Renault 0bfba3e4ba
Introduce a query_builder method on Index 2019-10-07 17:55:46 +02:00
Clément Renault 851cc38216
Introduce the Database struct to manage indexes 2019-10-04 16:49:17 +02:00
Clément Renault effbbc7370
Load the indexes at startup 2019-10-04 13:26:33 +02:00
Clément Renault 62a0aefe44
Make the project be a workspace 2019-10-04 10:26:32 +02:00