Files
meilisearch/crates
ManyTheFish 62065ed30d Fix the pagination bug
where the last document of the previous page was duplicated as the first
document of the current page. This was due to a bug on the custom nth
function of the sort ranking rule skipping `n-1` documents instead of `n`
2025-11-20 10:27:24 +01:00
..
2025-08-19 14:50:41 +02:00
2025-06-17 22:03:06 +02:00
fmt
2025-09-23 13:55:36 +02:00
2025-08-19 14:50:41 +02:00
fmt
2025-09-23 13:55:36 +02:00
2025-11-20 10:27:24 +01:00
2025-11-05 15:16:42 +01:00
2025-11-20 10:27:24 +01:00