mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-06 12:46:31 +00:00
minor fixes
This commit is contained in:
@ -101,6 +101,7 @@ impl ChannelCongestion {
|
||||
}
|
||||
|
||||
#[tracing::instrument(level = "debug", skip_all, target = "indexing::vectors")]
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub fn build_vectors<MSP>(
|
||||
index: &Index,
|
||||
wtxn: &mut RwTxn<'_>,
|
||||
|
Reference in New Issue
Block a user