Clément Renault
|
1d507c84b2
|
Fix the formatting
|
2023-01-17 18:25:55 +01:00 |
|
Clément Renault
|
1b78231e18
|
Make clippy happy
|
2023-01-17 18:25:54 +01:00 |
|
Loïc Lecrenier
|
02fd06ea0b
|
Integrate deserr
|
2023-01-11 13:56:47 +01:00 |
|
Kerollmops
|
6603437cb1
|
Introduce an indexation abortion function when indexing documents
|
2022-10-17 17:28:03 +02:00 |
|
ManyTheFish
|
5391e3842c
|
replace optional_words by term_matching_strategy
|
2022-08-22 17:47:19 +02:00 |
|
ManyTheFish
|
f9029727e0
|
Fix benchmarks
|
2022-08-22 14:55:53 +02:00 |
|
Irevoire
|
4aae07d5f5
|
expose the size methods
|
2022-08-17 17:07:38 +02:00 |
|
Kerollmops
|
448114cc1c
|
Fix the benchmarks with the new indexation API
|
2022-07-12 15:22:09 +02:00 |
|
Kerollmops
|
a892a4a79c
|
Introduce a function to extend from a JSON array of objects
|
2022-07-12 15:14:06 +02:00 |
|
Kerollmops
|
fcfc4caf8c
|
Move the Object type in the lib.rs file and use it everywhere
|
2022-07-12 14:55:51 +02:00 |
|
Kerollmops
|
a97d4d63b9
|
Fix the benchmarks
|
2022-07-12 14:55:50 +02:00 |
|
Loïc Lecrenier
|
aae03356cb
|
Use BufReader to read datasets in benchmarks
|
2022-07-06 18:20:15 +02:00 |
|
Loïc Lecrenier
|
9bc7627e27
|
Fix deserialisation of NDJson documents in benchmarks
|
2022-07-05 15:51:06 +02:00 |
|
Irevoire
|
4f3ce6d9cd
|
nested fields
|
2022-04-07 16:58:46 +02:00 |
|
Marin Postma
|
0c84a40298
|
document batch support
reusable transform
rework update api
add indexer config
fix tests
review changes
Co-authored-by: Clément Renault <clement@meilisearch.com>
fmt
|
2022-01-19 12:40:20 +01:00 |
|
Clément Renault
|
94011bb9a8
|
Fix the benchmarks to work with optional filters
|
2021-12-09 12:14:16 +01:00 |
|
Marin Postma
|
6eb47ab792
|
remove update_id in UpdateBuilder
|
2021-11-16 13:07:04 +01:00 |
|
Tamo
|
6831c23449
|
merge with main
|
2021-11-06 16:34:30 +01:00 |
|
Tamo
|
5c01e9bf7c
|
fix the benchmarks
|
2021-11-06 16:03:49 +01:00 |
|
marin postma
|
baddd80069
|
implement review suggestions
|
2021-10-25 18:29:12 +02:00 |
|
many
|
d2427f18e5
|
Enhance CSV document parsing
|
2021-09-29 10:25:33 +02:00 |
|
Tamo
|
176160d32f
|
fix all benchmarks and add the compile time checking of the benhcmarks in the ci
|
2021-09-22 12:10:21 +02:00 |
|
Tamo
|
5e683ba472
|
add benchmarks for the geosearch
|
2021-09-20 10:44:37 +02:00 |
|
Tamo
|
7eb2d71009
|
fix the benchmarks
|
2021-07-29 16:27:05 +02:00 |
|
Tamo
|
9716fb3b36
|
format the whole project
|
2021-06-16 18:33:33 +02:00 |
|
Kerollmops
|
713acc408b
|
Introduce the primary key to the Settings builder structure
|
2021-06-16 11:03:36 +02:00 |
|
Kerollmops
|
29824d05ab
|
Reduce the length of the benchmarks names
|
2021-06-03 15:59:43 +02:00 |
|
Kerollmops
|
82fb5f0bef
|
Fix the benchmarks compilation
|
2021-06-03 10:33:42 +02:00 |
|
Tamo
|
6dc08bf45e
|
remove the nop function
|
2021-06-02 17:09:21 +02:00 |
|
tamo
|
4536dfccd0
|
add a way to provide primary_key or autogenerate documents ids
|
2021-06-02 11:13:20 +02:00 |
|
tamo
|
06c414a753
|
move the benchmarks to another crate so we can download the datasets automatically without adding overhead to the build of milli
|
2021-06-02 11:11:50 +02:00 |
|