Misc churn

This commit is contained in:
Louis Dureuil
2025-07-29 13:44:40 +02:00
parent eda9665fc8
commit e73c4301e3
24 changed files with 81 additions and 10 deletions

View File

@ -97,6 +97,7 @@ pub fn setup_search_index_with_criteria(criteria: &[Criterion]) -> Index {
&mut new_fields_ids_map,
&|| false,
Progress::default(),
None,
)
.unwrap();