mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-30 00:34:26 +01:00
add a missing space
This commit is contained in:
parent
5132a106a1
commit
beae843766
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user