Fix bug in exact_attribute rr implementation

This commit is contained in:
Loïc Lecrenier
2023-04-26 10:40:05 +02:00
parent 3421125a55
commit 55bad07c16
2 changed files with 24 additions and 23 deletions

View File

@ -134,7 +134,7 @@
"typo_rank": 0,
"proximity_rank": 0,
"attribute_rank": 1,
"exact_rank": 3,
"exact_rank": 1,
"asc_desc_rank": 5,
"sort_by_rank": 2,
"geo_rank": 34692,
@ -369,7 +369,7 @@
"typo_rank": 0,
"proximity_rank": 0,
"attribute_rank": 1,
"exact_rank": 2,
"exact_rank": 0,
"asc_desc_rank": 2,
"sort_by_rank": 1,
"geo_rank": 9339230,