Merge branch 'fragment-filters' into render-route

This commit is contained in:
Mubelotix
2025-08-05 16:03:28 +02:00
51 changed files with 1132 additions and 833 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,