mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-04 03:36:30 +00:00
Format
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user