Improve the performances of computing the size of the documents database

This commit is contained in:
Kerollmops
2025-03-26 17:13:09 +01:00
parent 9ce7ccfbe7
commit db7ce03763
6 changed files with 33 additions and 88 deletions

View File

@ -234,7 +234,6 @@ where
embedders,
field_distribution,
document_ids,
modified_docids,
)?;
Ok(congestion)