Commit Graph

42 Commits

Author SHA1 Message Date
mpostma 03d4651077 bump meilisearch 2020-09-28 16:56:05 +02:00
mpostma 22d439f682 update pest dependency 2020-09-24 18:36:38 +02:00
many 87a76c2a60
bump version and update changelog 2020-09-08 18:11:03 +02:00
mpostma 4a9e56aa4f bump meilisearch version 0.14.0 2020-08-24 15:49:09 +02:00
mpostma 624bd56459 bump meilisearch version 2020-07-22 10:56:19 +02:00
mpostma 69af8e9e3d bump meilisearch to 0.12.0 2020-06-30 20:42:19 +02:00
mpostma 8ea6ef1e90 bump meilisearch version 2020-06-25 14:28:50 +02:00
Kerollmops 8aeeea8382
Bump the Meilisearch crates version to 0.11.0 2020-06-15 10:54:16 +02:00
mpostma d69180ec67 refactor errors / isolate core/http errors 2020-05-28 16:23:46 +02:00
Kerollmops 8cebf78485
Bump heed to 0.8.0 and handle abort errors 2020-05-26 17:04:13 +02:00
Kerollmops 6c87723b19
Bump the fst crate to 0.4.4 2020-05-22 15:01:35 +02:00
Kerollmops 5bf15a4190
Compute and merge discovered ids 2020-05-20 14:18:59 +02:00
Kerollmops 5e063da14f
Remove the serde Indexer 2020-05-19 16:51:32 +02:00
Kerollmops 48e94b4372
Enable jemalloc only on linux 2020-05-11 21:24:35 +02:00
mpostma 59c67f6bc8 setting up facets 2020-05-11 16:12:13 +02:00
Clément Renault 287226b609 Bump crates versions to v0.10.1 2020-04-28 15:55:29 +02:00
Clément Renault 979bea0327
Bump MeiliSearch version to v0.10 2020-04-10 15:43:03 +02:00
mposmta a0a481697b replace lazy_static with once_cell 2020-04-09 17:13:34 +02:00
mposmta dcf1096ac3 implements parser 2020-04-09 17:13:31 +02:00
Clément Renault 38c43759bb
Update most of the dependencies 2020-04-02 18:36:04 +02:00
Clément Renault 3ca8db2cc1
Bump the workspace crates to 0.9.0 2020-03-19 11:56:23 +01:00
Clément Renault f6972ec682
Bump the workspace crates to 0.9.0-rc.1 2020-03-16 16:58:20 +01:00
Clément Renault 5e31d28759
Fix the inference of the documents searchable fields 2020-03-03 20:54:17 +01:00
qdequele a5b0e468ee
fix for review 2020-02-11 15:28:00 +01:00
qdequele 4f0ead625b
adapt meilisearch-http to the new schemaless option 2020-02-11 15:27:54 +01:00
qdequele 2ee90a891c
introduce a new settings update system 2020-02-11 15:27:54 +01:00
Clément Renault 7604387701
Clean up the dependencies 2020-01-21 11:04:25 +01:00
Clément Renault ff1ec599e0
Try a better version of sdset 2020-01-19 12:01:24 +01:00
Clément Renault da8abebfa2
Introduce the query words mapping along with the query tree 2020-01-13 13:29:47 +01:00
Clément Renault fbcec2975d wip: Impl a basic tree traversing 2020-01-07 18:24:13 +01:00
Clément Renault efc2be0b7b
Bump the sdset dependency to 0.3.6 2019-12-13 14:38:23 +01:00
Clément Renault 9c03bb3428
First probably working phrase query doc filtering 2019-12-13 14:38:23 +01:00
Clément Renault 902625601a
Work in progress: It seems like we support synonyms, split and concat words 2019-12-13 14:38:22 +01:00
Clément Renault d8ba405baf
Add some criterion benchmarks to help mesure improvements 2019-12-13 14:17:40 +01:00
Clément Renault dc1849d291
Bump heed to 0.6.1 2019-12-07 11:49:45 +01:00
Thomas Payet 51636402c2 Add debian package in CI 2019-12-04 18:02:30 +01:00
Clément Renault 4f87465f18
Bump meilisearch crates to v0.8.4 2019-12-03 17:22:45 +01:00
Clément Renault 30cb60f679
Bump meilisearch crates to v0.8.3 2019-11-29 14:06:17 +01:00
Clément Renault 9a2b4d08e1
Bump meilisearch crates to v0.8.2 2019-11-28 17:15:13 +01:00
Clément Renault f6fb31c531
Bump meilisearch crates to v0.8.1 2019-11-27 11:47:27 +01:00
Clément Renault d08b76a323
Separate the update and main databases
We used the heed typed transaction to make it safe (https://github.com/Kerollmops/heed/pull/27).
2019-11-27 11:29:06 +01:00
Clément Renault 7cc096e0a2
Rename MeiliDB into MeiliSearch 2019-11-26 11:12:30 +01:00