Merge branch 'main' into fragment-filters

This commit is contained in:
Mubelotix
2025-08-05 14:05:15 +02:00
50 changed files with 1131 additions and 832 deletions

View File

@ -119,6 +119,7 @@ pub struct FacetsUpdate<'i> {
min_level_size: u8,
data_size: u64,
}
impl<'i> FacetsUpdate<'i> {
pub fn new(
index: &'i Index,