Commit Graph

15 Commits

Author SHA1 Message Date
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