mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 08:41:00 +00:00
Change the exactness criterion in the tests
This commit is contained in:
@ -63,7 +63,7 @@ pub fn enrich_server_with_movies_settings(
|
||||
"_attribute",
|
||||
"_words_position",
|
||||
"dsc(popularity)",
|
||||
"_exact",
|
||||
"_exactness",
|
||||
"dsc(vote_average)",
|
||||
],
|
||||
"rankingDistinct": null,
|
||||
|
Reference in New Issue
Block a user