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 |
|