Clément Renault
|
89fd397903
|
Bump meilidb-core to v0.6.3
|
2019-11-05 15:40:04 +01:00 |
|
Clément Renault
|
00f49990c7
|
Bump meilidb-core to v0.6.2
|
2019-11-04 17:16:50 +01:00 |
|
Clément Renault
|
e493b27ef1
|
Bump meilidb-core to v0.6.1
|
2019-11-04 14:22:08 +01:00 |
|
Clément Renault
|
2a50e08bb8
|
Moving to heed v0.5.0
|
2019-11-04 10:49:27 +01:00 |
|
Clément Renault
|
6b326a45d7
|
Fix the update system to always consume updates even if failing
|
2019-10-31 17:44:13 +01:00 |
|
Clément Renault
|
6a8171d335
|
Moving to heed 0.3.0
|
2019-10-31 16:11:02 +01:00 |
|
Clément Renault
|
1be5b0f327
|
Bump the meili-core/schema/tokenizer crates to 0.6.0
|
2019-10-31 14:05:59 +01:00 |
|
Clément Renault
|
b709a7a30a
|
Bump the meili-core/schema/tokenizer crates to 0.5.11
|
2019-10-30 17:40:31 +01:00 |
|
Clément Renault
|
78535b3e33
|
Move to heed 0.1.0
|
2019-10-21 12:05:53 +02:00 |
|
Clément Renault
|
1667e1b32f
|
Move to zerocopy-lmdb
|
2019-10-16 17:12:55 +02:00 |
|
Clément Renault
|
710ab2386c
|
Get ride of rust messagepack (rmp)
|
2019-10-11 16:17:37 +02:00 |
|
Clément Renault
|
f56636e1e9
|
Merge branch 'moving-to-lmdb'
|
2019-10-09 17:23:48 +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
|
c514692233
|
Introduce the TempDatabase in the QueryBuilder tests
|
2019-10-08 15:22:36 +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 |
|
Clément Renault
|
aa05459e4f
|
Introduce a background thread that manage updates to do
|
2019-10-07 16:16:04 +02:00 |
|
Clément Renault
|
effbbc7370
|
Load the indexes at startup
|
2019-10-04 13:26:33 +02:00 |
|
Clément Renault
|
08e3f23408
|
Add the meilidb-schema/tokenizer projects
|
2019-10-04 10:29:44 +02:00 |
|
Clément Renault
|
62a0aefe44
|
Make the project be a workspace
|
2019-10-04 10:26:32 +02:00 |
|
Clément Renault
|
69e0bae75e
|
chore: Bump dependencies
|
2019-09-18 14:42:23 +02:00 |
|
qdequele
|
59ae6458dc
|
chore: bump dependencies
|
2019-09-17 18:50:44 +02:00 |
|
Clément Renault
|
c8ee21f227
|
feat: Replace the rayon::scope by always checking time
|
2019-09-01 18:52:38 +02:00 |
|
Clément Renault
|
b7b60b5fe5
|
feat: Introduce a new thread to avoid waiting on doc indexes fetchs
|
2019-08-16 16:35:19 +02:00 |
|
Clément Renault
|
bf3c2c3725
|
feat: Move the multi-word rewriting algorithm into its own function
|
2019-08-16 11:25:42 +02:00 |
|
Clément Renault
|
0a5d4eb7ed
|
feat: Normalize synonym strings and query strings to search for synonyms
|
2019-06-26 10:45:51 +02:00 |
|
Clément Renault
|
e8b2e86007
|
feat: Introduce a basic way to handle synonyms
|
2019-06-26 10:45:48 +02:00 |
|
Clément Renault
|
fa099555c0
|
feat: Use safest SetBuf constructor instead of new_unchecked
|
2019-05-21 18:15:48 +02:00 |
|
Clément Renault
|
3dc057ca9c
|
feat: Introduce the new Index system
|
2019-05-15 15:42:08 +02:00 |
|
Clément Renault
|
4b40d5b0d4
|
feat: Introduce the Index struct
|
2019-04-29 14:32:02 +02:00 |
|
Clément Renault
|
f7eced03fd
|
chore: Using a fork of the fst library that support Arc<[u8]>
|
2019-04-29 14:32:01 +02:00 |
|
Clément Renault
|
95dfbd1fe0
|
feat: Introduce the meilidb-data schema module
|
2019-04-29 14:32:00 +02:00 |
|
Clément Renault
|
1897da5348
|
feat: Move tokenizer things into the meilidb-tokenizer workspace
|
2019-04-29 14:31:37 +02:00 |
|
Clément Renault
|
bc227bef21
|
chore: Add a nightly feature to meilidb-core
|
2019-04-29 14:31:36 +02:00 |
|
Clément Renault
|
14790eeae3
|
chore: Move index related things to the meilidb-core workspace member
|
2019-04-29 14:31:35 +02:00 |
|