mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-10-11 06:06:32 +00:00
WIP
This commit is contained in:
@@ -469,7 +469,7 @@ impl<'doc> OnEmbed<'doc> for OnEmbeddingDocumentUpdates<'doc, '_> {
|
||||
response.metadata.docid,
|
||||
self.embedder_id,
|
||||
response.metadata.extractor_id,
|
||||
response.embedding,
|
||||
response.embedding.as_deref(),
|
||||
)
|
||||
.unwrap();
|
||||
}
|
||||
|
Reference in New Issue
Block a user