Misc churn

This commit is contained in:
Louis Dureuil
2025-07-29 13:44:40 +02:00
parent dcd6951a0b
commit 4220c877e1
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();