update tests

This commit is contained in:
qdequele 2020-02-26 18:47:03 +01:00
parent bb5d931f16
commit f182afc50b
No known key found for this signature in database
GPG key ID: B3F0A000EBF11745
5 changed files with 136 additions and 106 deletions

View file

@ -1059,12 +1059,12 @@ mod tests {
let data = r#"
{
"rankingRules": [
"_typo",
"_words",
"_proximity",
"_attribute",
"_words_position",
"_exactness",
"typo",
"words",
"proximity",
"attribute",
"words_position",
"exactness",
"dsc(release_date)"
],
"searchableAttributes": ["name", "release_date"],