mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Use an unstable algorithm for grenad::Sorter when possible
This commit is contained in:
parent
f8697075ea
commit
3794962330
14 changed files with 18 additions and 1 deletions
|
@ -1489,6 +1489,7 @@ mod tests {
|
|||
assert_eq!(count, 4);
|
||||
}
|
||||
|
||||
#[cfg(feature = "default")]
|
||||
#[test]
|
||||
fn test_meilisearch_1714() {
|
||||
let index = TempIndex::new();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue