mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 09:11:00 +00:00
add a missing space
This commit is contained in:
@ -73,7 +73,7 @@ fn bench_songs(c: &mut criterion::Criterion) {
|
|||||||
"les dangeureuses 1960 ",
|
"les dangeureuses 1960 ",
|
||||||
"The Disneyland Sing-Along Chorus ",
|
"The Disneyland Sing-Along Chorus ",
|
||||||
"Under Great Northern Lights ",
|
"Under Great Northern Lights ",
|
||||||
"7000 Danses Un Jour Dans Notre Vie",
|
"7000 Danses Un Jour Dans Notre Vie ",
|
||||||
],
|
],
|
||||||
criterion: Some(&["proximity"]),
|
criterion: Some(&["proximity"]),
|
||||||
optional_words: false,
|
optional_words: false,
|
||||||
|
Reference in New Issue
Block a user