Skip to content

Commit

Permalink
move exact ranking higher up in the list
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaiblaga89 committed Apr 15, 2024
1 parent f33dc3a commit 536fbbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.next.json
Expand Up @@ -58,9 +58,9 @@
"words",
"filters",
"typo",
"exact",
"attribute",
"proximity",
"exact"
"proximity"
]
}
}

0 comments on commit 536fbbb

Please sign in to comment.