Quentin de Quelen
|
a90facaa41
|
Rename index_name by index_uid
|
2019-11-20 11:45:22 +01:00 |
|
Clément Renault
|
23a89732a5
|
Prefer using a global update callback common to all indexes
|
2019-11-18 14:41:49 +01:00 |
|
Clément Renault
|
f873761a27
|
Make easier to interact with compacted databases
|
2019-11-17 20:01:02 +01:00 |
|
Clément Renault
|
7541172d12
|
Make the example show highlighted areas more explicitly
|
2019-11-05 16:40:48 +01:00 |
|
Clément Renault
|
95c8ad0f80
|
Allow users to specify the index name to use with examples bins
|
2019-10-31 16:20:31 +01:00 |
|
Clément Renault
|
cc461b1331
|
Display enqueued along with processed updates
|
2019-10-31 12:25:52 +01:00 |
|
Clément Renault
|
8a17fcdda5
|
Introduce a function to get all updates results
|
2019-10-29 11:37:40 +01:00 |
|
Clément Renault
|
ca26a0f2e4
|
Cargo fmt pass
|
2019-10-18 13:30:06 +02:00 |
|
Clément Renault
|
2ef51f7df9
|
Introduce a function to copy and compact a database env
|
2019-10-18 12:56:56 +02:00 |
|
Clément Renault
|
d941c512db
|
Rework the QueryBuilder to make it easier to construct and use
|
2019-10-17 14:45:21 +02:00 |
|
Clément Renault
|
da71821204
|
Make the example take the fetch-timeout-ms argument into account
|
2019-10-17 13:19:08 +02:00 |
|
Clément Renault
|
1667e1b32f
|
Move to zerocopy-lmdb
|
2019-10-16 17:12:55 +02:00 |
|
Clément Renault
|
12b80e08be
|
Do not commit updates, let the user do
|
2019-10-11 11:29:47 +02:00 |
|
Clément Renault
|
19c22a8c5e
|
Create two open and create index functions
|
2019-10-10 13:48:30 +02:00 |
|
Clément Renault
|
7b26bd88c0
|
Improve the DocumentsIdsIter internal
|
2019-10-10 13:40:18 +02:00 |
|
Clément Renault
|
6ec575f8de
|
Use a buffered sync channel to avoid blocking the update system
|
2019-10-09 15:49:35 +02:00 |
|
Clément Renault
|
683b6afbfb
|
Introduce a way to filter documents with a basic syntax
|
2019-10-09 14:20:37 +02:00 |
|
Clément Renault
|
663714bb6d
|
Make the example return documents field in a consistent order
|
2019-10-09 13:48:33 +02:00 |
|
Clément Renault
|
5f3072e67e
|
Support a basic update callback system
|
2019-10-09 11:45:19 +02:00 |
|
Clément Renault
|
2236ebbd42
|
Introduce an example file to test indexing and searching csv documents
|
2019-10-08 14:48:48 +02:00 |
|