Clément Renault
|
b5df87a403
|
feat: Introduce the Criteria type
|
2018-12-10 20:17:57 +01:00 |
|
Clément Renault
|
d615f89c56
|
feat: Introduce the SortBy help structure
This structure help ranking documents using stored attributes.
|
2018-12-10 20:17:52 +01:00 |
|
Clément Renault
|
23cce69dc5
|
feat: Introduce the CriteriaBuilder
|
2018-12-10 20:15:02 +01:00 |
|
Clément Renault
|
0e825e05bb
|
feat: Make the DatabaseView become Sync + Send
|
2018-12-07 17:59:03 +01:00 |
|
Clément Renault
|
9342290afe
|
feat: Simplify the steps to query the database
|
2018-12-07 14:41:06 +01:00 |
|
Clément Renault
|
26dcfe1e54
|
fix: Remove stop-words from the serve examples
|
2018-10-21 16:42:19 +02:00 |
|
Clément Renault
|
3d9488bd30
|
feat: Keep a stable order of documents
by ordering the deepest bucket by document id.
|
2018-10-18 17:29:27 +02:00 |
|
Clément Renault
|
37c709c9a9
|
feat: Introduce a way to distinct documents
|
2018-10-17 13:35:34 +02:00 |
|
Clément Renault
|
8cd07462aa
|
feat: Introduce the Criterion trait
|
2018-10-11 14:04:41 +02:00 |
|
Clément Renault
|
c56c35b45b
|
feat: Introduce the Criteria struct
|
2018-10-10 16:57:21 +02:00 |
|