Tamo
|
9fffb8e83d
|
make clippy happy
|
2024-05-14 17:36:32 +02:00 |
|
Tamo
|
b8cda6c300
|
fix the search cutoff and add a test
|
2024-03-19 10:35:47 +01:00 |
|
Tamo
|
4a467739cd
|
implements a first version of the cutoff without settings
|
2024-03-19 10:28:21 +01:00 |
|
Louis Dureuil
|
25f64ce7df
|
Replace logging timer by spans
|
2024-03-05 11:05:42 +01:00 |
|
Tamo
|
e773dfa9ba
|
get rids of log in milli and add logs for the bucket sort
|
2024-02-08 15:04:05 +01:00 |
|
ManyTheFish
|
5f4fc6c955
|
Add timer logs
|
2024-01-11 09:44:16 +01:00 |
|
Louis Dureuil
|
2bae9550c8
|
Add explanatory comment
|
2023-10-23 12:06:28 +02:00 |
|
Vivek Kumar
|
5fe7c4545a
|
compute all candidates correctly when skipping
|
2023-10-23 12:02:45 +02:00 |
|
Vivek Kumar
|
d4da06ff47
|
fix bug where distinct search with no ranking returns offset+limit hits
|
2023-10-11 19:02:16 +05:30 |
|
Clément Renault
|
8c0ebd1331
|
Update milli/src/search/new/bucket_sort.rs
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
|
2023-08-23 16:40:39 +02:00 |
|
Kerollmops
|
5130e06b41
|
Temporarily disable an assert in the ranking rules
|
2023-08-23 16:11:54 +02:00 |
|
Louis Dureuil
|
324d448236
|
Format let-else ❤️ 🎉
|
2023-07-03 10:20:28 +02:00 |
|
Louis Dureuil
|
701d44bd91
|
Store the scores for each bucket
Remove optimization where ranking rules are not executed on buckets of a single document
when the score needs to be computed
|
2023-06-22 12:39:14 +02:00 |
|
Loïc Lecrenier
|
79001b9c97
|
Improve performance of the cheapest path finder algorithm
|
2023-05-02 09:59:42 +02:00 |
|
Loïc Lecrenier
|
d1fdbb63da
|
Make all search tests pass, fix distinctAttribute bug
|
2023-04-24 12:12:08 +02:00 |
|
Loïc Lecrenier
|
d0e9d65025
|
Fix distinct attribute bugs
|
2023-04-07 11:09:01 +02:00 |
|
Loïc Lecrenier
|
ce328c329d
|
Move bucket sort function to its own module and fix a bug
|
2023-04-04 18:03:08 +02:00 |
|