Store the vectors in an HNSW in LMDB

This commit is contained in:
Clément Renault
2023-06-08 12:19:06 +02:00
parent 7ac2f1489d
commit 4571e512d2
8 changed files with 142 additions and 36 deletions

View File

@@ -240,6 +240,7 @@ impl<'t, 'u, 'i> DeleteDocuments<'t, 'u, 'i> {
facet_id_exists_docids,
facet_id_is_null_docids,
facet_id_is_empty_docids,
vector_id_docid,
documents,
} = self.index;
// Remove from the documents database