This commit is contained in:
Mubelotix
2025-07-01 16:22:25 +02:00
parent 7ae9a4afee
commit dedae94102
3 changed files with 9 additions and 1 deletions

View File

@ -236,6 +236,7 @@ impl<'a> Search<'a> {
&mut ctx,
vector,
self.scoring_strategy,
self.exhaustive_number_hits,
universe,
&self.sort_criteria,
&self.distinct,