This commit is contained in:
ManyTheFish
2023-09-18 09:59:38 +02:00
committed by Louis Dureuil
parent 62ea81bef6
commit 17b647dfe5
13 changed files with 288 additions and 200 deletions

View File

@ -13,6 +13,7 @@ This module tests the `sort` ranking rule:
use big_s::S;
use maplit::hashset;
use meili_snap::insta;
use crate::index::tests::TempIndex;
use crate::search::new::tests::collect_field_values;