Clément Renault
|
c230f244be
|
Make the highlight system much better
|
2019-10-30 17:32:29 +01:00 |
|
Clément Renault
|
4111b99a6d
|
Only highlight query words areas not the whole words
|
2019-10-26 15:56:34 +02:00 |
|
Clément Renault
|
7d9cf8d713
|
Clean up the fetch algorithm
|
2019-10-23 12:06:21 +02:00 |
|
Clément Renault
|
03eb7898e7
|
Introduce a basic working version of phrase query for splitting words
|
2019-10-23 11:40:13 +02:00 |
|
Clément Renault
|
78535b3e33
|
Move to heed 0.1.0
|
2019-10-21 12:05:53 +02:00 |
|
Clément Renault
|
9dce41ed6b
|
Cargo clippy pass
|
2019-10-18 13:30:06 +02:00 |
|
Clément Renault
|
ca26a0f2e4
|
Cargo fmt pass
|
2019-10-18 13:30:06 +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
|
1667e1b32f
|
Move to zerocopy-lmdb
|
2019-10-16 17:12:55 +02:00 |
|
Clément Renault
|
0de37819b4
|
Simplify the document fields counts deletion
|
2019-10-15 11:17:23 +02:00 |
|
Clément Renault
|
e629f51af4
|
Use the documents_fileds_count store in the QueryBuilder
|
2019-10-14 18:48:32 +02:00 |
|
Clément Renault
|
19c22a8c5e
|
Create two open and create index functions
|
2019-10-10 13:48:30 +02:00 |
|
Clément Renault
|
d8fdad1455
|
Make the timeout QueryBuilder setting optional to and pass the tests
|
2019-10-09 17:59:31 +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
|
6534a9ec1d
|
Clean up many warning messages
|
2019-10-08 17:31:07 +02:00 |
|
Clément Renault
|
175461c13a
|
Port all tests to the TempDatabase struct
|
2019-10-08 16:16:30 +02:00 |
|
Clément Renault
|
c514692233
|
Introduce the TempDatabase in the QueryBuilder tests
|
2019-10-08 15:22:36 +02:00 |
|
Clément Renault
|
62a0aefe44
|
Make the project be a workspace
|
2019-10-04 10:26:32 +02:00 |
|