mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
Change the exactness criterion in the tests
This commit is contained in:
parent
9d167c08f4
commit
96248d9bfa
5 changed files with 17 additions and 17 deletions
|
@ -1064,7 +1064,7 @@ mod tests {
|
|||
"_proximity",
|
||||
"_attribute",
|
||||
"_words_position",
|
||||
"_exact",
|
||||
"_exactness",
|
||||
"dsc(release_date)"
|
||||
],
|
||||
"searchableAttributes": ["name", "release_date"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue